Skip to main content
Module

x/frugal/mod.ts>GetPathsParams

A frugal web framework
Latest
type alias GetPathsParams
import { type GetPathsParams } from "https://deno.land/x/frugal@0.9.6/mod.ts";
definition: { phase: Phase; resolve: (path: string) => string; }