Skip to content

Commit a001980

Browse files
Merge pull request #61 from shiftcode/export-table-name-resolver-type
fix(public-api): export table-name-resolver type
2 parents b348b3b + 44815e2 commit a001980

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/dynamo/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ export * from './dynamo-rx'
55
export * from './dynamo-store'
66
export * from './session-validity-ensurer.type'
77
export * from './batchget'
8+
export * from './table-name-resolver.type'

0 commit comments

Comments
 (0)