Files
dsProject/dsBase/WebRoot/html/cdn/lib/components/slot/index.js

11 lines
208 B
JavaScript
Raw Normal View History

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