develop
import { DaffContainerComponent } from './container/container.component'; export const DAFF_CONTAINER_COMPONENTS = <const> [ DaffContainerComponent, ];