type alias PathTypeimport { type PathType } from "https://deno.land/std@0.153.0/fs/_util.ts"; definition: "file" | "dir" | "symlink"