This website requires JavaScript.
Explore
Help
Sign in
forks
/
peertube
Watch
1
Star
0
Fork
You've already forked peertube
0
Code
Releases
Activity
193272b8a0
peertube
/
client
/
src
/
typings.d.ts
7 lines
103 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Move to angular cli
2017-12-11 11:36:46 -05:00
/* SystemJS module definition */
Better typings
2018-10-18 08:35:31 -04:00
declare
var
module
:
NodeModule
Move to angular cli
2017-12-11 11:36:46 -05:00
interface
NodeModule
{
Better typings
2018-10-18 08:35:31 -04:00
id
:
string
Move to angular cli
2017-12-11 11:36:46 -05:00
}
Copy permalink