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

x/netzo/composables/url.ts>IPathVariables

Deno-powered framework for building business web apps
Go to Latest
type alias IPathVariables
import { type IPathVariables } from "https://deno.land/x/netzo@0.4.10/composables/url.ts";
definition: Record<string, string | number | Signal<any>>