Interface: ExportedSection
Defined in: schemaExporter.ts:22
Represents a configuration section in the exported schema
Properties
| Property | Type | Defined in |
|---|---|---|
description? | string | schemaExporter.ts:24 |
elements | ExportedElement[] | schemaExporter.ts:25 |
name | string | schemaExporter.ts:23 |