first commit
This commit is contained in:
5
public/bower_components/moment/src/lib/locale/invalid.js
vendored
Normal file
5
public/bower_components/moment/src/lib/locale/invalid.js
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
export var defaultInvalidDate = 'Invalid date';
|
||||
|
||||
export function invalidDate () {
|
||||
return this._invalidDate;
|
||||
}
|
||||
Reference in New Issue
Block a user