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

export type NxDotnetGeneratorSchema = NxDotnetProjectGeneratorSchema;
