functions-framework-nodejs icon indicating copy to clipboard operation
functions-framework-nodejs copied to clipboard

fix: Fix typings for functions.cloudEvent to include callback.

Open thekumar opened this issue 1 year ago • 0 comments

This commit adds the typing to specific a CloudEventFunctionWithCallback as the handler for functions.cloudEvent() function.

Fixes #633

thekumar avatar Sep 06 '24 22:09 thekumar