Package Exports
- webostvjs
- webostvjs/webOSTV.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (webostvjs) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
webOSTV.js
This the package contain a source code of the webOSTV.js library.
Library version
A source code for library version 1.2.12.
Install
npm i --save-dev webostvjsor
yarn add webostvjsTypings for TypeScript
npm i --save-dev @types/webostvjsor
yarn add @types/webostvjsUsage
import 'webostvjs/webOSTV';
import 'webostvjs/webOSTV-dev';or
require('webostvjs/webOSTV');
require('webostvjs/webOSTV-dev');