import { DaffNumericallyPaginableFactory } from '@daffodil/core/testing'
@Injectable() class DaffNumericallyPaginableFactory extends DaffModelFactory<DaffNumericallyPaginable> {}