export interface NxStrapiPluginGeneratorSchema { name: string; tags?: string; directory?: string; }