Kind: Interface
Source: atloria-monorepo/apps/cli/src/generators/mdx.generator.ts
MDX generator options
Properties
| Property | Type |
|---|---|
outputDir | string |
includeSourceCode | boolean |
includeRelationships | boolean |
customTemplates | Record<string, string> |
Kind: Interface
Source: atloria-monorepo/apps/cli/src/generators/mdx.generator.ts
MDX generator options
| Property | Type |
|---|---|
outputDir | string |
includeSourceCode | boolean |
includeRelationships | boolean |
customTemplates | Record<string, string> |
Was this page helpful?