import { MetaCrawlerInputItemService } from './crawler-input-item.service'; export const SERVICES = [ MetaCrawlerInputItemService, ];