]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - client/src/app/shared/search/index.ts
First draft to use webpack instead of systemjs
[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';