Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 317 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 317 Bytes

onawait

Async wrapper to manage try...catch blocks.

Setup

Installation

yarn add onawait
# or
npm install onawait

Example

See Examples