]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - client/src/app/shared/index.ts
add scope tags and aria-labels to instance table (#2866)
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / index.ts
1 export * from './auth'
2 export * from './forms'
3 export * from './rest'
4 export * from './users'
5 export * from './video-abuse'
6 export * from './video-block'
7 export * from './shared.module'