import { UPTimePipe } from './uptime.pipe'; export const PIPES = [ UPTimePipe, ];