Skip to main content
Version: 2.x.x

getRequestType


import { getRequestType } from "@hyper-fetch/core"

Description

Defined in dispatcher/dispatcher.utils.ts:33

Preview

getRequestType(command, latestRequest)

Parameters

NameDetails

command

Required

CommandInstance

latestRequest

Required

DispatcherDumpValueType<CommandInstance>

Returns

DispatcherRequestType