UNPKG

@cpmech/az-dynamo

Version:

Auxiliary Tools for DynamoDB

3 lines (2 loc) 148 B
import { Iany } from '@cpmech/js2ts'; export declare const getBatch: (table: string, keys: Iany[], filterAttributes?: string) => Promise<Iany[]>;