Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
function toNamespacedPath
import { toNamespacedPath } from "https://deno.land/std@0.80.0/path/win32.ts";

Resolves path to a namespace path

Parameters

path: string

to resolve to namespace

Returns

string