Type Alias: LunaticChangesHandler()
LunaticChangesHandler = (
args) =>void
Defined in: src/use-lunatic/type.ts:368
Function taking as arguments the various changes the user has made.
Parameters
| Parameter | Type |
|---|---|
args | object[] |
Returns
void
LunaticChangesHandler = (
args) =>void
Defined in: src/use-lunatic/type.ts:368
Function taking as arguments the various changes the user has made.
| Parameter | Type |
|---|---|
args | object[] |
void