-
-
Notifications
You must be signed in to change notification settings - Fork 365
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(dynamoose.ts.d): Add/fix TypeScript types
Model.update is missing some options in the options type. model.put and its pseudonym model.save have the wrong type altogether for the options parameter. I've simply fixed the types in dynamoose.ts.d to match what the functions are expecting.
- Loading branch information
Dave Balmain
committed
May 20, 2019
1 parent
19e633f
commit e7472a7
Showing
1 changed file
with
31 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters