UNPKG

@mhlabs/dynamodb-client

Version:

A lib to simplify working with dynamodb document client in aws sdk v3.

2 lines (1 loc) 74 B
export declare const randomInteger: (min: number, max: number) => number;