1.3.2
This release adds a new overload to rethrow:
function rethrow(syscall: string, path?: string, dest?: string): (e: Exception) => never;This release adds a new overload to rethrow:
function rethrow(syscall: string, path?: string, dest?: string): (e: Exception) => never;