UNPKG

@studyportals/sp-r2d2

Version:

A framework that contains various components used when developing projects that will be deployed via AWS λ.

4 lines (3 loc) 59 B
export type DynamoDBItem = { [key: string]: any; };