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