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