interface PathSymlinkOptionsimport { type PathSymlinkOptions } from "https://dotland.deno.dev/x/dax@0.39.2/src/path.ts"; Propertieskind: "absolute" | "relative"Creates the symlink as absolute or relative.