Type Alias: LunaticChangesHandler()
LunaticChangesHandler = (
args
) =>void
Defined in: src/use-lunatic/type.ts:364
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:364
Function taking as arguments the various changes the user has made.
Parameter | Type |
---|---|
args | object [] |
void