Skip to main content
Go to Latest
interface ParseOptions
import { type ParseOptions } from "https://deno.land/x/frugal@0.2.1/dep/path-to-regexp.ts";

Properties

optional
delimiter: string

Set the default delimiter for repeat parameters. (default: '/')

optional
prefixes: string

List of characters to automatically consider prefixes when parsing.