UNPKG

@aws-sdk/client-dynamodb

Version:

AWS SDK for JavaScript Dynamodb Client for Node.js, Browser and React Native

5 lines (4 loc) 207 B
import { _ep1, _mw0, command } from "../commandBuilder"; import { BatchGetItem$ } from "../schemas/schemas_0"; export class BatchGetItemCommand extends command(_ep1, _mw0, "BatchGetItem", BatchGetItem$) { }