UNPKG

@opensig/opendesign

Version:

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