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 55ec681 commit 0b4a14aCopy full SHA for 0b4a14a
test.ts
@@ -1,4 +1,4 @@
1
-import { dynamoDb } from './dist'
+import { dynamoDb } from './src'
2
3
// eslint-disable-next-line no-console
4
console.log('Starting DynamoDB on port 8000')
0 commit comments