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
Next Next 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 4635b04b93c8534424f656bdbb63f82c2882a7e8
2 changes: 1 addition & 1 deletion doc/api/path.md
Original file line number Diff line number Diff line change
Expand Up @@ -437,7 +437,7 @@ added: v0.11.15
changes:
- version: REPLACEME
pr-url: https://github.com/nodejs/node/pull/34962
description: Exposed as `require('path/posix')`
description: Exposed as `require('path/posix')`.
-->

* {Object}
Expand Down