Skip to main content
Version: v7.0.0

DispatcherOptionsType


Import
import { DispatcherOptionsType } from "@hyper-fetch/core"

Preview

type DispatcherOptionsType = {
storage?: DispatcherStorageType;
}

Structure

DispatcherOptionsType
NameTypeDescription
storage
DispatcherStorageType
On this page