UNPKG

@opensig/opendesign

Version:

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