function pathPosix.formatimport { pathPosix } from "https://deno.land/x/hex@0.5.15/src/generator/deps.ts"; const { format } = pathPosix; format(pathObject: FormatInputPathObject): stringGenerate a path from FormatInputPathObject object. ParameterspathObject: FormatInputPathObjectwith path Returnsstring