UNPKG

@huggingface/inference

Version:

Typescript client for the Hugging Face Inference Providers and Inference Endpoints

7 lines (6 loc) 177 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.typedEntries = typedEntries; function typedEntries(obj) { return Object.entries(obj); }