Latest updates from IceHrmPro
This commit is contained in:
12
web/node_modules/antd/lib/_util/interopDefault.js
generated
vendored
Normal file
12
web/node_modules/antd/lib/_util/interopDefault.js
generated
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
"use strict";
|
||||
|
||||
Object.defineProperty(exports, "__esModule", {
|
||||
value: true
|
||||
});
|
||||
exports["default"] = interopDefault;
|
||||
|
||||
// https://github.com/moment/moment/issues/3650
|
||||
// since we are using ts 3.5.1, it should be safe to remove.
|
||||
function interopDefault(m) {
|
||||
return m["default"] || m;
|
||||
}
|
||||
Reference in New Issue
Block a user