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