UNPKG

@opensig/opendesign

Version:

13 lines (12 loc) 268 B
import _sfc_main from "./ODialog.vue.mjs"; import { DialogSizeTypes, dialogProps } from "./types.mjs"; const ODialog = Object.assign(_sfc_main, { install(app) { app.component("ODialog", _sfc_main); } }); export { DialogSizeTypes, ODialog, dialogProps };