PeerTube/client/app/shared/index.ts

4 lines
105 B
TypeScript

export * from './search-field.type';
export * from './search.component';
export * from './search.model';