function parseimport { parse } from "https://deno.land/std@0.218.0/path/windows/parse.ts"; parse(path: string): ParsedPathReturn a ParsedPath object of the path. Parameterspath: stringto process ReturnsParsedPath