Skip to content

Commit 4074468

Browse files
committed
Update ttypescript example project
Signed-off-by: moznion <moznion@mail.moznion.net>
1 parent de6b002 commit 4074468

File tree

4 files changed

+2415
-6
lines changed

4 files changed

+2415
-6
lines changed

examples/ttypescript/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { dynamodbRecord } from '../../index';
1+
import { dynamodbRecord } from '@moznion/ts-dynamodb-attributes-transformer';
22
import { AttributeValue } from '@aws-sdk/client-dynamodb';
33

44
interface User {

0 commit comments

Comments
 (0)