type alias RequestInitimport { type RequestInit } from "https://deno.land/x/live@1.53.6/runtime/fetch/mod.ts"; definition: RequestInit & { deco?: DecoInit; }