Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

std/path/posix/mod.ts>toNamespacedPath

The Deno Standard Library
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
function toNamespacedPath
import { toNamespacedPath } from "https://deno.land/std@0.223.0/path/posix/mod.ts";

Resolves path to a namespace path

Parameters

path: string

to resolve to namespace

Returns

string