UNPKG

nstdlib-nightly

Version:

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

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