UNPKG

@senzil/cec-monitor

Version:

HDMI-CEC library with a simple monitor written on ES6 to make cec enabled apps.

17 lines (16 loc) 205 B
{ "presets": [ ["@babel/preset-env", { "targets": { "node": "8" } }, ] ], "plugins": [ [ "@babel/plugin-proposal-class-properties" ] ] }