UNPKG

@ccos/webos-vue

Version:

A Web-Ui Framework for Skyworth/Coocaa TV

9 lines (8 loc) 201 B
import TvCardWithTitle from "./index17.mjs"; TvCardWithTitle.install = (app) => { app.component("tv-card-with-title", TvCardWithTitle); }; export { TvCardWithTitle, TvCardWithTitle as default };