UNPKG

nstdlib-nightly

Version:

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

7 lines (4 loc) 217 B
// Auto generated from Node.js v22.7.0 runtime export const Process = (...args) => globalThis.node_binding_process_wrap_Process?.(...args); const __default_export__ = { Process }; export default __default_export__;