Lorenzob's picture
Upload folder using huggingface_hub
19605ab verified
raw
history blame
114 Bytes
export var defaultInvalidDate = 'Invalid date';
export function invalidDate () {
return this._invalidDate;
}