Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fixup! path: add path/posix and path/win32 alias modules
Co-authored-by: Rich Trott <rtrott@gmail.com>
  • Loading branch information
ExE-Boss and Trott authored Oct 19, 2020
commit c980bd82a1b39207436723f8618cb46fa4d6457f
2 changes: 1 addition & 1 deletion doc/api/path.md
Original file line number Diff line number Diff line change
Expand Up @@ -577,7 +577,7 @@ added: v0.11.15
changes:
- version: REPLACEME
pr-url: https://github.com/nodejs/node/pull/34962
description: Exposed as `require('path/win32')`
description: Exposed as `require('path/win32')`.
-->

* {Object}
Expand Down