useCloseDistributor

@torque-labs/react


@torque-labs/react / useCloseDistributor

Function: useCloseDistributor()

function useCloseDistributor(__namedParameters): UseMutationResult<{
  signature: string;
}, Error, CloseDistributorParams, unknown>

Defined in: react/src/hooks/useCloseDistributor.ts:15

Parameters

Parameter
Type

Returns

UseMutationResult<{signature: string; }, Error, CloseDistributorParams, unknown>

Last updated