webostvjs
v1.2.12
Published
Source code of the webOSTV.js library
Downloads
3,465
Maintainers
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');