Type alias UpdateCallback

UpdateCallback: EffectCallback | (() => Promise<void>)

Generated using TypeDoc