Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/interfaces/workflow-signals.interface.ts
Properties
| Property | Type |
|---|---|
path | string |
component | string |
method | string |
parameters | string[] |
guards | string[] |
filePath | string |
lineNumber | number |
Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/interfaces/workflow-signals.interface.ts
| Property | Type |
|---|---|
path | string |
component | string |
method | string |
parameters | string[] |
guards | string[] |
filePath | string |
lineNumber | number |
Was this page helpful?