property path.PlatformPath.posix
Usage in Deno
import { type path } from "node:path";
Posix specific pathing. Same as parent object on posix.
import { type path } from "node:path";
Posix specific pathing. Same as parent object on posix.