UNPKG

dynamodb-fast-access

Version:

Default CRUD operations for managing AWS DynamoDB table items in an easy-to-extend structure.

7 lines (6 loc) 195 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); function StaticImplements() { return (constructor) => constructor; } exports.StaticImplements = StaticImplements;