UNPKG

@opensig/opendesign

Version:

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