Skip to main content
Module

x/fastro/http/deps.ts>parse

Fast and simple web application framework for deno
Go to Latest
function parse
import { parse } from "https://deno.land/x/fastro@v0.83.5/http/deps.ts";

Return a ParsedPath object of the path.

Parameters

path: string

to process