getCommandDispatcher
import { getCommandDispatcher } from "@hyper-fetch/core"
Description
Defined in command/command.utils.ts:101
Preview
getCommandDispatcher<Command>(command, dispatcherType)
Parameters
Returns
[Dispatcher, boolean]
import { getCommandDispatcher } from "@hyper-fetch/core"
Defined in command/command.utils.ts:101
getCommandDispatcher<Command>(command, dispatcherType)
[Dispatcher, boolean]