Module

std/path/mod.ts>toNamespacedPath

The Deno Standard Library
Latest
function toNamespacedPath
import { toNamespacedPath } from "https://dotland.deno.dev/std@0.224.0/path/mod.ts";

Resolves path to a namespace path

Parameters

path: string

to resolve to namespace

Returns

string