UNPKG

@hyper-fetch/react

Version:

React hooks and utils for the hyper-fetch

4 lines (2 loc) 123 B
import { RequestInstance } from "@hyper-fetch/core"; export type InvalidationKeyType = string | RequestInstance | RegExp;