This website requires JavaScript.
Explore
Help
Sign In
interesting
/
PeerTube
mirror of
https://github.com/Chocobozzz/PeerTube.git
Watch
1
Star
0
Fork
You've already forked PeerTube
0
Code
Issues
Projects
Releases
Wiki
Activity
b355b39408
PeerTube
/
client
/
src
/
typings.d.ts
7 lines
103 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Move to angular cli
2017-12-11 10:36:46 -06:00
/* SystemJS module definition */
Better typings
2018-10-18 07:35:31 -05:00
declare
var
module
:
NodeModule
Move to angular cli
2017-12-11 10:36:46 -06:00
interface
NodeModule
{
Better typings
2018-10-18 07:35:31 -05:00
id
:
string
Move to angular cli
2017-12-11 10:36:46 -06:00
}