Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

std/path/mod.ts>toNamespacedPath

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

Resolves path to a namespace path

Parameters

path: string

to resolve to namespace

Returns

string