function pathToFileURLimport { pathToFileURL } from "https://dotland.deno.dev/std@0.92.0/node/url.ts"; pathToFileURL(filepath: string): URLGet fully resolved platform-specific File URL from the given file path Parametersfilepath: stringReturnsURL