8000
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 d8a44fb commit f7963b8Copy full SHA for f7963b8
src/main.ts
@@ -1,3 +1,4 @@
1
+export { connectLambda } from './lambda_compat.ts'
2
export { getDeployStore, getStore } from './store_factory.ts'
3
export { listStores } from './store_list.ts'
4
export type {
0 commit comments