import { DaffContentPageFactory } from '@daffodil/content/testing'
@Injectable() class DaffContentPageFactory extends DaffModelFactory<DaffContentPage> {}