develop
import { DaffPaginatorComponent } from './paginator/paginator.component'; export const DAFF_PAGINATOR_COMPONENTS = <const> [ DaffPaginatorComponent, ];