UNPKG

@ccos/webos-vue

Version:

A Web-Ui Framework for Skyworth/Coocaa TV

9 lines (8 loc) 304 B
"use strict"; Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } }); const unit = require("./index13.js"); unit.default.install = (app) => { app.component("tv-unit", unit.default); }; exports.TvUnit = unit.default; exports.default = unit.default;