Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/interfaces/workflow-signals.interface.ts
Properties
| Property | Type |
|---|---|
name | string |
filePath | string |
lineNumber | number |
values | EnumValue[] |
usageLocations | string[] |
Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/interfaces/workflow-signals.interface.ts
| Property | Type |
|---|---|
name | string |
filePath | string |
lineNumber | number |
values | EnumValue[] |
usageLocations | string[] |
Was this page helpful?