UNPKG

@piyawasin/attempt

Version:

A minimal, type-safe utility for defensive error handling in JS/TS. Inspired by Go, it uses tuple-based returns to eliminate try-catch nesting and handle synchronous/asynchronous errors predictably.

3 lines (2 loc) 77 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true });