Skip to content

1.3.2

Choose a tag to compare

@james-pre james-pre released this 28 Mar 06:02
· 18 commits to main since this release
v1.3.2
e1f469d

This release adds a new overload to rethrow:

function rethrow(syscall: string, path?: string, dest?: string): (e: Exception) => never;