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
4688925411
PeerTube
/
client
/
app
/
videos
/
video-watch
/
index.ts
3 lines
79 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Follow the angular styleguide for the directories structure
2016-05-27 09:23:10 -05:00
export
*
from
'./video-watch.component'
;
Move webtorrent inside a service
2016-05-31 15:39:36 -05:00
export
*
from
'./webtorrent.service'
;