Skip to main content
Module

x/live/runtime/fetch/fetchCache.ts>DecoRequestInit

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