Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/endofunctor/components/http/types.ts>CyclePluginMap

🌍 Vixeny: A runtime-agnostic, performance-centric library championing functional purity for modern web development.
Go to Latest
type alias CyclePluginMap
import { type CyclePluginMap } from "https://deno.land/x/endofunctor@v0.0.932/components/http/types.ts";
definition: { readonly [key: string]: CyclePlugin; }