Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/dtils/devops/deps.ts>dtils.MatchPathResult

The best unofficial library of utilities for Deno applications
Go to Latest
interface dtils.MatchPathResult
import { type dtils } from "https://deno.land/x/dtils@2.2.1/devops/deps.ts";
const { MatchPathResult } = dtils;

Properties

params: Record<string, string | number>
query: Record<string, boolean | string | number>