interface ParseOptionsimport { type ParseOptions } from "https://dotland-vbqsvsrpfncg.deno-staging.dev/x/oak@v11.1.0/deps.ts?s=ParseOptions";Propertiesoptionaldelimiter: string[src]Set the default delimiter for repeat parameters. (default: '/') optionalprefixes: string[src]List of characters to automatically consider prefixes when parsing.