serverless-express
serverless-express copied to clipboard
Expose setCurrentInvoke in typings
Could you please add a TypeScript export for the setCurrentInvoke function?
current-invoke.d.ts only exposes getCurrentInvoke.
This is needed to set event and context when debugging locally using app.local.ts