Appearance
Home > resol-vbus-core-toolbox > ParsedConfig
ParsedConfig interface
The result of the parseConfig function.
Signature:
typescript
export interface ParsedConfigProperties
Property | Modifiers | Type | Description |
|---|---|---|---|
The wrapper function to generate the configuration. | |||
ts.Diagnostic[] | (Optional) Optionally the diagnostics generated during the TypeScript transpilation. |