28 lines
514 B
Markdown
28 lines
514 B
Markdown
# Interface: GeneratorsJson
|
|
|
|
## Table of contents
|
|
|
|
### Properties
|
|
|
|
- [extends](../../devkit/documents/GeneratorsJson#extends)
|
|
- [generators](../../devkit/documents/GeneratorsJson#generators)
|
|
- [schematics](../../devkit/documents/GeneratorsJson#schematics)
|
|
|
|
## Properties
|
|
|
|
### extends
|
|
|
|
• `Optional` **extends**: `string`
|
|
|
|
---
|
|
|
|
### generators
|
|
|
|
• `Optional` **generators**: `Record`<`string`, `GeneratorsJsonEntry`\>
|
|
|
|
---
|
|
|
|
### schematics
|
|
|
|
• `Optional` **schematics**: `Record`<`string`, `GeneratorsJsonEntry`\>
|