Skip to main content
Module

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

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

Parse a string for the raw tokens.

Parameters

str: string
optional
options: ParseOptions