serverless-step-functions-offline
serverless-step-functions-offline copied to clipboard
Support for async functions
The other two PRs for async function support did not work for me. The callback passed into the functions needed to be honored as an async function as well.