Type alias UseUpdateCall<A>

UseUpdateCall<A>: (<M>(params) => UseUpdateCallReturnType<A, M>)

Type Parameters

  • A

Type declaration