Kind: Function
Source: packages/core/helpers/rethrow.ts
Part of: Core
Signature
tsfunction rethrow(err: unknown)
Parameters
| Name | Type |
|---|---|
err | unknown |
Kind: Function
Source: packages/core/helpers/rethrow.ts
Part of: Core
tsfunction rethrow(err: unknown)
| Name | Type |
|---|---|
err | unknown |
Was this page helpful?