develop
import { DaffImageComponent } from './image/image.component'; export const DAFF_IMAGE_COMPONENTS = <const>[ DaffImageComponent, ];