Skip to content

tryit

A helper to try an async function without forking the control flow. Returns an error-first callback-_like_ array response as `[Error, result]`

Installation

Terminal window
npx atmx add helper tryit