UNPKG

tu-view-plus

Version:
12 lines (11 loc) 280 B
import { withInstall as o } from "@tu-view-plus/utils"; import r from "./src/row.vue.mjs"; import { RowAlign as p, RowJustify as w, rowProps as a } from "./src/row.mjs"; const i = o(r); export { p as RowAlign, w as RowJustify, i as TuRow, i as default, a as rowProps };