invalid.js 113 Bytes Raw Blame History Permalink 1 2 3 4 5 export var defaultInvalidDate = 'Invalid date'; export function invalidDate() { return this._invalidDate; }