Skip to main content
Deno 2 is finally here πŸŽ‰οΈ
Learn more
Module

x/gustwind/server-deps.ts>path.toNamespacedPath

πŸ³πŸ’¨ – Deno powered site creator
Go to Latest
function path.toNamespacedPath
import { path } from "https://deno.land/x/gustwind@v0.57.5/server-deps.ts";
const { toNamespacedPath } = path;

Resolves path to a namespace path

Parameters

path: string

to resolve to namespace

Returns

string