Skip to main content
path.PlatformPath.win32 - path - Node documentation
property path.PlatformPath.win32

Usage in Deno

import { type path } from "node:path";

Windows specific pathing. Same as parent object on windows

Type