Type alias UseUpdateCall<A>

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

Type Parameters

  • A

Type declaration