export * from './rest.service'; import { RESTService } from './rest.service'; export const SERVICES = [ RESTService, ];