UNPKG

@burncloud/inference

Version:

Typescript client for the Hugging Face Inference Providers and Inference Endpoints

7 lines (6 loc) 376 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.PACKAGE_NAME = exports.PACKAGE_VERSION = void 0; // Generated file from package.json. Issues importing JSON directly when publishing on commonjs/ESM - see https://github.com/microsoft/TypeScript/issues/51783 exports.PACKAGE_VERSION = "3.15.1"; exports.PACKAGE_NAME = "@burncloud/inference";