egg-sequelize
egg-sequelize copied to clipboard
Update index.d.ts
Support customize sequelize for typescript.
Checklist
- [ ]
npm testpasses - [ ] tests and/or benchmarks are included
- [ ] documentation is changed or added
- [ ] commit message follows commit guidelines
Affected core subsystem(s)
Only affected your code tips if you use typescript.
Description of change
Add the Sequelize options declare. It was supported long time ago but not mentioned in the index.d.ts.
Codecov Report
:exclamation: No coverage uploaded for pull request base (
master@683298d). Click here to learn what that means. The diff coverage isn/a.
@@ Coverage Diff @@
## master #80 +/- ##
=========================================
Coverage ? 84.37%
=========================================
Files ? 4
Lines ? 64
Branches ? 0
=========================================
Hits ? 54
Misses ? 10
Partials ? 0
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 683298d...1ab2e4e. Read the comment docs.