Appearance
Home > resol-vbus-core-script > ParsedScript
ParsedScript interface
The result of parseScript().
Signature:
typescript
export interface ParsedScript
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
ts.Diagnostic[] | (Optional) The diagnostics. | ||
The parsed function. |