DefinitelyTyped/types/sequelize
devuxer 430376c0b3 Added no-argument overload for Model.previous (#29385)
* Added no-argument overload for Model.previous

`Model.previous()` in Sequelize called with no arguments returns an object containing the previous keys and values for properties that have changed. This pull request adds this overload to the Model.d.ts type definition file along with a comment documenting it.

* Added test for Model.previous w no arg
2018-10-03 11:49:11 -07:00
..
v3
index.d.ts
sequelize-tests.ts
tsconfig.json
tslint.json