Skip to content

Commit

Permalink
chore: wip
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbbreuer committed Mar 17, 2024
1 parent dadc8f8 commit 00e99b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ bun install -d dynamodb-tooling

Getting started with the DynamoDB Tooling is easy. Just import `dynamoDb` and get going:

```js
```ts
import { dynamoDb } from 'dynamodb-tooling'

interface LaunchOptions {
Expand Down

0 comments on commit 00e99b7

Please sign in to comment.