Mooizz's picture
Upload folder using huggingface_hub
1070765 verified
import type { CredentialsParams } from "../types/public";
export declare function checkAccessToken(accessToken: string): void;
export declare function checkCredentials(params: Partial<CredentialsParams>): string | undefined;
//# sourceMappingURL=checkCredentials.d.ts.map