RecursiveSchemaType
Import
import { RecursiveSchemaType } from "@hyper-fetch/core"
Source
Package
Preview
type RecursiveSchemaType = Record<string, any>;
import { RecursiveSchemaType } from "@hyper-fetch/core"
type RecursiveSchemaType = Record<string, any>;