import { FormByIdPipe } from './form.by.id.pipe' export const formPipes = [FormByIdPipe]