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