UNPKG

@opensig/opendesign

Version:

12 lines (11 loc) 220 B
import _sfc_main from "./OIcon.vue.mjs"; import { iconProps } from "./types.mjs"; const OIcon = Object.assign(_sfc_main, { install(app) { app.component("OIcon", _sfc_main); } }); export { OIcon, iconProps };