Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/libpkgx/src/hooks/useFetch.ts>default

`import`… but with pkging powers
Very Popular
Go to Latest
function default
import { default } from "https://deno.land/x/libpkgx@v0.18.1/src/hooks/useFetch.ts";

Parameters

input: string | URL | Request
optional
init: RequestInit | undefined