mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-06 09:19:08 +00:00
* Update index.d.ts Fix mqtt type references. * Make the tests compatible with noImplicitAny: true. * Update version. * Add package.json for mqtt type dependency. * Remove mqtt in favour of original package definitions. * Update notNeededPackages. * Add private flag to package.json. * Trigger travis * Update subscribe options. * Fix subscribe callback.