UNPKG

@opensig/opendesign

Version:

14 lines (13 loc) 288 B
import _sfc_main from "./ORow.vue.mjs"; import _sfc_main$1 from "./OCol.vue.mjs"; const ORow = Object.assign(_sfc_main, { OCol: _sfc_main$1, install(app) { app.component("ORow", _sfc_main); app.component("OCol", _sfc_main$1); } }); export { _sfc_main$1 as OCol, ORow };