3 lines
128 B
TypeScript
3 lines
128 B
TypeScript
export { EtaPipe } from './eta.pipe';
|
|
export { SpeedPipe } from './speed.pipe';
|
|
export { FileSizePipe } from './file-size.pipe'; |