UNPKG

@nx-plus/docusaurus

Version:
7 lines (6 loc) 126 B
export interface ApplicationGeneratorSchema { name: string; tags?: string; directory?: string; skipFormat: boolean; }