Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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.0.7/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; }