UNPKG
nstdlib-nightly
Version:
latest (0.0.2-1724914487.5caf705)
0.0.2-1724914487.5caf705
0.0.2-1724912830.5caf705
0.0.2-1724911997.5caf705
0.0.2-1724352528.2a32280
0.0.2-1724342035.2a32280
0.0.2-1724327989.742184b
0.0.2-1724275147.44b2aa5
0.0.2-1724252610.6a3a042
0.0.2-1724252557.c61ed44
0.0.2-1724252435.f61c124
0.0.2-1724230485.53401b2
0.0.0
Node.js standard library converted to runtime-agnostic ES modules.
nstdlib-nightly
/
lib
/
path
/
win32.mjs
6 lines
(3 loc)
•
170 B
JavaScript
View Raw
1
2
3
4
5
6
// Source: https://github.com/nodejs/node/blob/65eff1eb/lib/path/win32.js
import
*
as
__hoisted_path__
from
"nstdlib/stub/path"
;
export
default
__hoisted_path__.
win32
;