xref
: /
third_party
/
node
/
lib
/
path
/
posix.js
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/third_party/node/lib/path/
1
'use strict'
;
2
3
module
.
exports
=
require
(
'path'
).
posix
;
4