Skip to content

Commit 1e25ff2

Browse files
committed
Functions export public-types
1 parent f35d2a0 commit 1e25ff2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/functions/src/index.node.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,6 @@
1717
import { registerFunctions } from './config';
1818

1919
export * from './api';
20+
export * from './public-types';
2021

2122
registerFunctions('node');

0 commit comments

Comments
 (0)