Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/discord_rpc_deno/deps.ts>path.toNamespacedPath

port of @xhayper/discord-rpc to deno
Latest
function path.toNamespacedPath
import { path } from "https://deno.land/x/discord_rpc_deno@v1.1.4/deps.ts";
const { toNamespacedPath } = path;

Resolves path to a namespace path

Parameters

path: string

to resolve to namespace

Returns

string