pub const STATIC_METHODS: &[&str];Expand description
Static functions on the events module namespace. EventEmitter (the
self-ref ctor) and EventEmitterAsyncResource are handled by the parent;
on (async iterator) is deferred (see module docs / final report).