BuilderInstance
import { BuilderInstance } from "@hyper-fetch/core"
Description
Defined in builder/builder.types.ts:39
Preview
type BuilderInstance = Builder<any, any>;
Structure
Builder<any, any>
import { BuilderInstance } from "@hyper-fetch/core"
Defined in builder/builder.types.ts:39
type BuilderInstance = Builder<any, any>;
Builder<any, any>