type alias PathLike
Usage in Deno
import { type PathLike } from "node:fs";
Valid types for path values in "fs".
import { type PathLike } from "node:fs";
Valid types for path values in "fs".