mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-23 21:00:01 +08: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.