Skip to main content
Version: v7.0.0

HydrationOptions


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

Preview

type HydrationOptions = RequestCacheType<RequestInstance> & { override: boolean };

Structure

HydrationOptions
NameTypeDescription
override
boolean
On this page