| ; | |
| 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 = "4.0.4"; | |
| exports.PACKAGE_NAME = "@huggingface/inference"; | |