UNPKG

@hyper-fetch/react

Version:

React hooks and utils for the hyper-fetch

4 lines (2 loc) 111 B
import { Client } from "@hyper-fetch/core"; export const client = new Client({ url: "shared-test-client/" });