]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/app/shared/forms/form-validators/index.ts
Fix client compilation
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / forms / form-validators / index.ts
CommitLineData
49abbbbe 1export * from './host.validator';
4b2f33f3 2export * from './user';
11ac88de 3export * from './video-abuse';
4b2f33f3 4export * from './video';