UNPKG

@ccos/webos-vue

Version:

A Web-Ui Framework for Skyworth/Coocaa TV

9 lines (8 loc) 145 B
import TvUnit from "./index13.mjs"; TvUnit.install = (app) => { app.component("tv-unit", TvUnit); }; export { TvUnit, TvUnit as default };