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