import { MapComponent } from './map/map.component'; export const COMPONENTS = [ MapComponent, ];