Callback
Defined in: states/callbacks.ts:5
Type Parameters
Section titled “Type Parameters”| Type Parameter | Default type |
|---|---|
Args extends unknown[] | - |
Result | void |
Properties
Section titled “Properties”| Property | Type | Defined in |
|---|---|---|
onEmit? | (…args) => Result | states/callbacks.ts:6 |