We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d18088d commit 19a3a4cCopy full SHA for 19a3a4c
src/index.ts
@@ -20,4 +20,4 @@ export * from './functions';
20
/**
21
* @public
22
*/
23
-export {http, cloudEvent, typed, getExecutionId} from './function_registry';
+export {http, cloudEvent, typed} from './function_registry';
0 commit comments