Skip to main content
Latest
function toNamespacedPath
import { toNamespacedPath } from "https://deno.land/std@0.224.0/path/to_namespaced_path.ts";

Resolves path to a namespace path

Parameters

path: string

to resolve to namespace

Returns

string