The following objects provide bundles of functions and should be built in to any accessor host.
- console: Provides various utilities for formatting and displaying data.
- events: Provides an event emitter design pattern (requires util).
- util: Provides various utility functions.
Back to accessor specification