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
e34c85e527
PeerTube
/
server
/
controllers
/
index.ts
5 lines
99 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Use typescript standard and lint all files
2017-06-16 07:32:15 -05:00
export
*
from
'./static'
export
*
from
'./client'
Add oembed endpoint
2017-10-16 03:05:49 -05:00
export
*
from
'./services'
Use typescript standard and lint all files
2017-06-16 07:32:15 -05:00
export
*
from
'./api'