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

x/endofunctor/builder/composer/types.ts>info

Functional web framework for Bun and Deno
Go to Latest
type alias info
import { type info } from "https://deno.land/x/endofunctor@v0.0661/builder/composer/types.ts";
definition: { list: string[]; map: boolean[]; startsWith: string | undefined; elements: string[]; firstParam: number; path: string; lastParam: number; endsInSlash: boolean; hasName: string | undefined; }