property path.PlatformPath.sep Usage in Deno```typescript import { type path } from "node:node__path.d.ts"; ``` The platform-specific file separator. '\\' or '/'. Type "\\" | "/"