functions-framework-nodejs
functions-framework-nodejs copied to clipboard
fix: Fix typings for functions.cloudEvent to include callback.
This commit adds the typing to specific a CloudEventFunctionWithCallback as the handler for functions.cloudEvent() function.
Fixes #633