Skip to main content
Link
Menu
Expand
(external link)
Document
Search
Copy
Copied
unfun-ts
Home
Modules
Either.ts
index.ts
IOEither.ts
Option.ts
TaskEither.ts
util.ts
unfun-ts on GitHub
Modules
util.ts
util overview
Added in v0.0.1
Table of contents
throwError
throwError
Signature
export
function
throwError
(
error
:
any
):
never
{
...
}
Added in v0.0.1