Skip to main content
Version: v8.0.0

RequestCachePolicyType


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

Preview

type RequestCachePolicyType = network-only | cache-first | revalidate;