Tries to run an async function and resolves with an object containing either a value if the function resolved or an error if the function rejected.
Generated using TypeDoc
Tries to run an async function and resolves with an object containing either a value if the function resolved or an error if the function rejected.