]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/typings.d.ts
Run videojs outside angular
[github/Chocobozzz/PeerTube.git] / client / src / typings.d.ts
CommitLineData
63c4db6d
C
1/* SystemJS module definition */
2declare var module: NodeModule;
3interface NodeModule {
4 id: string;
5}