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