Skip to main content
Module

std/path/mod.ts>toNamespacedPath

Deno standard library
Go to Latest
function toNamespacedPath
import { toNamespacedPath } from "https://deno.land/std@0.218.2/path/mod.ts";

Resolves path to a namespace path

Parameters

path: string

to resolve to namespace

Returns

string