UNPKG

@bitblit/ratchet-aws

Version:

Common tools for use with AWS browser and node

6 lines (5 loc) 103 B
export interface DynamoCountResult { count: number; scannedCount: number; pages: number; }