On this page

    P

    path.win32

    History
    Type:Object

    The path.win32 property provides access to Windows-specific implementations of the path methods.

    The API is accessible via require('node:path').win32 or require('node:path/win32').