1
This commit is contained in:
+2
@@ -0,0 +1,2 @@
|
||||
declare const _default: {};
|
||||
export default _default;
|
||||
+9
@@ -0,0 +1,9 @@
|
||||
"use strict";
|
||||
|
||||
Object.defineProperty(exports, "__esModule", {
|
||||
value: true
|
||||
});
|
||||
exports.default = void 0;
|
||||
// Compatible for babel-plugin-import
|
||||
/* istanbul ignore next */
|
||||
var _default = exports.default = {};
|
||||
Reference in New Issue
Block a user