ing
This commit is contained in:
5
@overflow/shared/ui/pipe/index.ts
Normal file
5
@overflow/shared/ui/pipe/index.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
import { UPTimePipe } from './uptime.pipe';
|
||||
|
||||
export const PIPES = [
|
||||
UPTimePipe,
|
||||
];
|
||||
Reference in New Issue
Block a user