mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-05 02:39:33 +02:00
First typescript iteration
This commit is contained in:
parent
d5f345ed4c
commit
65fcc3119c
113 changed files with 1961 additions and 1784 deletions
6
server/helpers/custom-validators/index.ts
Normal file
6
server/helpers/custom-validators/index.ts
Normal file
|
@ -0,0 +1,6 @@
|
|||
export * from './remote'
|
||||
export * from './misc'
|
||||
export * from './pods'
|
||||
export * from './pods'
|
||||
export * from './users'
|
||||
export * from './videos'
|
Loading…
Add table
Add a link
Reference in a new issue