Skip to content

Commit 41b2aba

Browse files
committed
fix export
1 parent 0670329 commit 41b2aba

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// Export all constructs
22
export * from "./constructs/TypescriptLambdaFunction.js"
3+
export * from "./constructs/PythonLambdaFunction.js"
34
export * from "./apps/createApp.js"
45
export * from "./config/index.js"
56
export * from "./utils/helpers.js"

0 commit comments

Comments
 (0)