UNPKG

@tempest/core

Version:

The core of the Tempest Stream Library

4 lines 115 B
export function fatalError(err) { setTimeout(() => { throw err; }, 0); } //# sourceMappingURL=fatalError.js.map