mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-06-28 22:30:01 +00:00
* fix(query.startKey): rangeKey is optional * fix(DocumentCollection): update interface to match that of what utils.paginatedRequest returns * fix(Query/Scan.exec): set data type to be DocumentCollection or any * fix(exec): remove any union