Node.js module
path/win32
The 'node:path/win32'
submodule provides the path
API with Windows-style path handling (\
separators), regardless of the runtime platform.
It enables consistent Windows-specific path operations in cross-platform applications.