rapidjs / rapid.js

An ORM-like Interface and a Router For Your API Requests
https://rapidjs.drewjbartlett.com
711 stars 45 forks source link

fix: wrong types in declaration file #36

Closed mgred closed 6 years ago

mgred commented 6 years ago

This sets the correct types for the setters defined in Core issue #35

drewjbartlett commented 6 years ago

Thanks for catching this! I am just now diving into TS so I haven't even taken advantage of it for my own projects with Rapid :)