UNPKG

nstdlib-nightly

Version:

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

2 lines (1 loc) 85 B
export const isContext = (...args) => globalThis.node_binding_vm_isContext(...args);