UNPKG

@opensig/opendesign

Version:

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