]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - client/src/app/shared/search/index.ts
Add tags support to the video list
[github/Chocobozzz/PeerTube.git] / client / src / app / shared / search / index.ts
1 export * from './search-field.type';
2 export * from './search.component';
3 export * from './search.model';
4 export * from './search.service';