import { InfraService } from './infra.service'; export const SERVICES = [ InfraService, ];