commandSendRequest
import { commandSendRequest } from "@hyper-fetch/core"
Description
Defined in command/command.utils.ts:113
Preview
commandSendRequest<Command>(command, options)
Parameters
Returns
Promise<ClientResponseType<ExtractResponse<Command>, ExtractError<Command>>>