Skip to main content
Module

x/clippy/deps.ts>path.toNamespacedPath

cross-platform Deno module for writing and reading clipboard.
Latest
function path.toNamespacedPath
import { path } from "https://deno.land/x/clippy@v1.0.0/deps.ts";
const { toNamespacedPath } = path;

Resolves path to a namespace path

Parameters

path: string

to resolve to namespace

Returns

string