UNPKG

element-plus

Version:

A Component Library for Vue 3

12 lines (6 loc) 248 B
'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