UNPKG

nstdlib-nightly

Version:

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

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