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