kofdai's picture
Upload folder using huggingface_hub
645859a verified
export declare function isDefined<T>(val: T | undefined | null | void): val is T;