UNPKG

nstdlib-nightly

Version:

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

4 lines (2 loc) 128 B
// Shimmed by nstdlib export const queryObjects = (...args) => globalThis.node_binding_internal_only_v8_queryObjects(...args);