UNPKG

@huggingface/hub

Version:

Utilities to interact with the Hugging Face hub

5 lines 266 B
export declare const TEST_HUB_URL = "https://hub-ci.huggingface.co"; export declare const TEST_USER = "hub.js"; export declare const TEST_ACCESS_TOKEN = "hf_hub.js"; export declare const TEST_COOKIE = "huggingface-hub.js-cookie"; //# sourceMappingURL=consts.d.ts.map