function toNamespacedPathimport { toNamespacedPath } from "https://deno.land/std@0.95.0/path/posix.ts"; toNamespacedPath(path: string): stringResolves path to a namespace path Parameterspath: stringto resolve to namespace Returnsstring