UNPKG

gotrycatch

Version:

Golang-style error handling utility for async and sync operations in TypeScript/JavaScript

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