//! Raw bindings to the Node.js API for projects using wasm-bindgen
#![deny(clippy::all)]// #![deny(missing_docs)] // FIXME: wasm-bindgen macros break this
pub(crate)modclass;pubmodglobals;pub(crate)modinterface;pub(crate)modmodule;pubuseclass::{Buffer, EventEmitter, Immediate, Timeout, Wasi};pubuseinterface::*;pubusemodule::*;