Skip to main content
Module

x/frugal/mod.ts>PathList

A frugal web framework
Latest
type alias PathList
import { type PathList } from "https://deno.land/x/frugal@0.9.6/mod.ts";

Type Parameters

optional
PATH extends string = string
definition: PathObject<PATH>[]