UNPKG

@opensig/opendesign

Version:

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