Files
QingLong/WebRoot/html/cdn/lib/components/slot/index.js
2025-08-15 09:13:13 +08:00

11 lines
208 B
JavaScript

'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var onlyChild = require('./src/only-child.js');
exports.ElOnlyChild = onlyChild["default"];
//# sourceMappingURL=index.js.map