# go-catch

A tiny TypeScript utility for Golang-style async error handling. (Inspired by Theo)

## Install

```
npm install gotrycatch
```