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