UNPKG

element-plus

Version:

A Component Library for Vue 3

10 lines (7 loc) 298 B
import '../../utils/index2.mjs'; import Row from './src/row4.mjs'; export { RowAlign, RowJustify, rowProps } from './src/row3.mjs'; import { withInstall } from '../../utils/vue/install2.mjs'; const ElRow = withInstall(Row); export { ElRow, ElRow as default }; //# sourceMappingURL=index2.mjs.map