UNPKG

@vuesax-alpha/nightly

Version:
10 lines (7 loc) 308 B
import '../../utils/index.mjs'; import Row from './src/row2.mjs'; export { RowAlign, RowDerection, RowJustify, rowProps } from './src/row.mjs'; import { withInstall } from '../../utils/vue/install.mjs'; const VsRow = withInstall(Row); export { VsRow, VsRow as default }; //# sourceMappingURL=index.mjs.map