philippsimon / hbbtv-typings

Typings for HbbTV
MIT License
11 stars 3 forks source link

Usage is not clear #2

Open faridv opened 6 years ago

faridv commented 6 years ago

How can I add "./node_modules/hbbtv-typings" to "include" array of tsconfig.json. My tsconfig.json didn't had "include", and I manually added this; but when I try to do something like broadcastVideo: OIPF or broadcastVideo: OIPF.VideoBroadcastObject I get this error: TS2503: Cannot find namespace 'OIPF'.

philippsimon commented 5 years ago

@faridv sorry for answering so late. I‘m currently in vacations and have no computer with me but I try to answer asap.

akselinurmio commented 4 years ago

I second this one. Please add even some basic usage instructions @philippsimon.