Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
type alias PathFunction
import { type PathFunction } from "https://deno.land/x/frugal@0.3.0/dep/path-to-regexp.ts";

Type Parameters

optional
P extends object = object
definition: (data?: P) => string