Skip to content

kznjunk/catch-em-all

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

const { catchEmAll } = require('@kznjunk/catch-em-all')

const [ error, data ] = await catchEmAll(sendEmail('Pika Pika'))
if (!data) console.log(error)

About

A way to kind of escape to the async/await hell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published