]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - src/typings.d.ts
Bumped to version v5.2.1
[github/Chocobozzz/PeerTube.git] / src / typings.d.ts
1 /* SystemJS module definition */
2 declare var module: NodeModule
3
4 interface NodeModule {
5 id: string
6 }