2
This commit is contained in:
11
normal-admin/node_modules/element-plus/lib/components/slot/index.js
generated
vendored
Normal file
11
normal-admin/node_modules/element-plus/lib/components/slot/index.js
generated
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
'use strict';
|
||||
|
||||
Object.defineProperty(exports, '__esModule', { value: true });
|
||||
|
||||
var onlyChild = require('./src/only-child.js');
|
||||
|
||||
|
||||
|
||||
exports.ElOnlyChild = onlyChild.OnlyChild;
|
||||
exports.OnlyChild = onlyChild.OnlyChild;
|
||||
//# sourceMappingURL=index.js.map
|
||||
Reference in New Issue
Block a user