Skip to main content
The Deno 2 Release Candidate is here
Learn more
function posixPath.toNamespacedPath
import { posixPath } from "https://deno.land/x/macromania_assets@v0.2.0/deps.ts";
const { toNamespacedPath } = posixPath;

Resolves path to a namespace path

Parameters

path: string

to resolve to namespace

Returns

string