Skip to main content
Module

x/fastro/http/deps.ts>toNamespacedPath

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

Resolves path to a namespace path

Parameters

path: string

to resolve to namespace

Returns

string