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