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