UNPKG
@tempest/core
Version:
latest (0.3.1)
0.3.1
0.3.0
0.2.0
0.0.2
0.0.1
The core of the Tempest Stream Library
@tempest/core
/
lib
/
util
/
fatalError.d.ts
2 lines
(1 loc)
•
54 B
TypeScript
View Raw
1
2
export
declare
function
fatalError
(
err:
Error
):
void
;