Skip to main content
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.218.0/path/to_namespaced_path.ts";

Resolves path to a namespace path

Parameters

path: string

to resolve to namespace

Returns

string