UNPKG

nstdlib-nightly

Version:

Node.js standard library converted to runtime-agnostic ES modules.

6 lines (3 loc) 170 B
// 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;