mirror of
http://36.133.248.69:3088/admin/RentWeAppFront.git
synced 2026-06-13 17:32:27 +08:00
init
This commit is contained in:
8
node_modules/date-fns/_lib/defaultLocale.js
generated
vendored
Normal file
8
node_modules/date-fns/_lib/defaultLocale.js
generated
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
"use strict";
|
||||
Object.defineProperty(exports, "defaultLocale", {
|
||||
enumerable: true,
|
||||
get: function () {
|
||||
return _index.enUS;
|
||||
},
|
||||
});
|
||||
var _index = require("../locale/en-US.js");
|
||||
Reference in New Issue
Block a user