UNPKG

@huggingface/inference

Version:

Typescript client for the Hugging Face Inference Providers and Inference Endpoints

2 lines 112 B
export declare function toArray<T>(obj: T): T extends unknown[] ? T : T[]; //# sourceMappingURL=toArray.d.ts.map