Sign in
chromium
/
external
/
github.com
/
v8
/
node
/
refs/heads/main
/
.
/
lib
/
path
/
posix.js
blob: aa8988d38481b27da846d7cb6def67effbc3bfcd [
file
] [
log
] [
blame
] [
edit
]
'use strict'
;
module
.
exports
=
require
(
'path'
).
posix
;