RequestCachePolicyType
Import
import { RequestCachePolicyType } from "@hyper-fetch/core"
Source
Package
Preview
type RequestCachePolicyType = network-only | cache-first | revalidate;
import { RequestCachePolicyType } from "@hyper-fetch/core"
type RequestCachePolicyType = network-only | cache-first | revalidate;