UNPKG

@huggingface/inference

Version:

Typescript client for the Hugging Face Inference Providers and Inference Endpoints

4 lines (3 loc) 70 B
export function typedEntries(obj) { return Object.entries(obj); }