Function
| Static Public Summary | ||
| public |
CreateFlow(var_args: ...*): * |
|
| public |
StartFlow(var_args: ...*): * |
|
Static Public
public CreateFlow(var_args: ...*): * source
import {CreateFlow} from 'StaceFlow/src/index.js'Params:
| Name | Type | Attribute | Description |
| var_args | ...* |
Return:
| * |
public StartFlow(var_args: ...*): * source
import {StartFlow} from 'StaceFlow/src/index.js'Params:
| Name | Type | Attribute | Description |
| var_args | ...* |
Return:
| * |
