🚀 Type-safe Fetch API client for your Hey API types.
Plug and play Fetch API wrapper for @hey-api/openapi-ts
generator.
@hey-api/openapi-ts
Please visit our website for documentation, guides, migrating, and more.
Love Hey API? Please consider becoming a sponsor.
Automatically update your code when the APIs it depends on change. Find out more.
Please read our migration guide.
Want to get involved? Please refer to the contributing guide.
Add Package
deno add jsr:@hey-api/client-fetch
Import symbol
import * as client_fetch from "@hey-api/client-fetch";
---- OR ----
Import directly with a jsr specifier
import * as client_fetch from "jsr:@hey-api/client-fetch";
Add Package
npx jsr add @hey-api/client-fetch
Import symbol
import * as client_fetch from "@hey-api/client-fetch";
Add Package
yarn dlx jsr add @hey-api/client-fetch
Import symbol
import * as client_fetch from "@hey-api/client-fetch";
Add Package
pnpm dlx jsr add @hey-api/client-fetch
Import symbol
import * as client_fetch from "@hey-api/client-fetch";
Add Package
bunx jsr add @hey-api/client-fetch
Import symbol
import * as client_fetch from "@hey-api/client-fetch";