UNPKG

betterddb

Version:

A definition-based DynamoDB wrapper library that provides a schema-driven and fully typesafe DAL.

5 lines 167 B
export * from "./betterddb.js"; export * from "./operator.js"; export * from "./builders/index.js"; export * from "./types/index.js"; //# sourceMappingURL=index.js.map