Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/frugal/dep/path-to-regexp.ts>parse

A frugal web framework
Latest
function parse
import { parse } from "https://deno.land/x/frugal@0.9.6/dep/path-to-regexp.ts";

Parse a string for the raw tokens.

Parameters

str: string
optional
options: ParseOptions