serverless-express icon indicating copy to clipboard operation
serverless-express copied to clipboard

Expose setCurrentInvoke in typings

Open PeterBurner opened this issue 4 years ago • 0 comments

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

PeterBurner avatar Apr 23 '21 10:04 PeterBurner