arshjaved's picture
normal Model Upload (teja)
f9f1a35 verified
raw
history blame
114 Bytes
export var defaultInvalidDate = 'Invalid date';
export function invalidDate () {
return this._invalidDate;
}