Skip to main content
Module

x/live/runtime/fetch/mod.ts>RequestInit

Git-based Visual CMS for Deno, </> htmx and Tailwind apps. Deploy on any Deno-compatible host.
Very Popular
Go to Latest
type alias RequestInit
import { type RequestInit } from "https://deno.land/x/live@1.75.5/runtime/fetch/mod.ts";
definition: RequestInit & { deco?: DecoInit; }