Skip to main content
Module

std/path/mod.ts>toNamespacedPath

The Deno Standard Library
Go to Latest
function toNamespacedPath
import { toNamespacedPath } from "https://deno.land/std@0.222.1/path/mod.ts";

Resolves path to a namespace path

Parameters

path: string

to resolve to namespace

Returns

string