Skip to main content
Module

x/vento/deps.ts>path.toNamespacedPath

🌬 A template engine for Deno & Node
Go to Latest
function path.toNamespacedPath
import { path } from "https://deno.land/x/vento@v0.12.5/deps.ts";
const { toNamespacedPath } = path;

Resolves path to a namespace path

Parameters

path: string

to resolve to namespace

Returns

string