Tools for sharing tasks, values, services, etc., especially across job boundaries.
The Signals API for uneventful.
Utilities that aren't part of Uneventful's core feature set, but are exposed anyway, because they're boilerplate that can save duplication elsewhere if you happen to need them.
This is the default export of uneventful, which contains the API for jobs and streams, as well as any signals-related APIs that don't depend on the signals framework (like recalcWhen() and isObserved(), which do nothing if the signals framework isn't in use, and won't cause it to be imported).