UNPKG
dynamodb-turbine
Version:
latest (1.7.0)
1.7.0
1.6.0
1.5.0
1.4.0
1.3.1
1.3.0
1.2.0
1.1.1
1.1.0
1.0.1
1.0.0
0.0.1
Entity mapping and query library for DynamoDB
turbine.js.org
tschoffelen/turbine
dynamodb-turbine
/
dist
/
error.d.ts
4 lines
(3 loc)
•
86 B
TypeScript
View Raw
1
2
3
4
export declare
class
TurbineError
extends
Error
{ constructor(message: string); }