Skip to main content
Go to Latest
type alias FetchResponseType
import { type FetchResponseType } from "https://deno.land/x/simple_utility@v0.0.1/mod.ts";
definition: FetchResponseMap[T] extends infer U ? U : never