Skip to content

Commit 19a3a4c

Browse files
committed
cleanup getExecutionId().
1 parent d18088d commit 19a3a4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ export * from './functions';
2020
/**
2121
* @public
2222
*/
23-
export {http, cloudEvent, typed, getExecutionId} from './function_registry';
23+
export {http, cloudEvent, typed} from './function_registry';

0 commit comments

Comments
 (0)