type alias PathLike Usage in Denoimport { type PathLike } from "node:fs"; Valid types for path values in "fs". Definition string | Buffer | URL