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