function path.toNamespacedPathimport { path } from "https://deno.land/x/pup@1.0.0-rc.9/deps.ts"; const { toNamespacedPath } = path; toNamespacedPath(path: string): stringResolves path to a namespace path Parameterspath: stringto resolve to namespace Returnsstring