Skip to content

Commit

Permalink
fix: include connectLambda in dist (#156)
Browse files Browse the repository at this point in the history
  • Loading branch information
hrishikesh-k committed Mar 8, 2024
1 parent d8a44fb commit f7963b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main.ts
@@ -1,3 +1,4 @@
export { connectLambda } from './lambda_compat.ts'
export { getDeployStore, getStore } from './store_factory.ts'
export { listStores } from './store_list.ts'
export type {
Expand Down

0 comments on commit f7963b8

Please sign in to comment.