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