import { NxDotnetTestGeneratorSchema } from '../../models';

export type NxDotnetGeneratorSchema = NxDotnetTestGeneratorSchema;
