mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-20 06:12:54 +08:00
* Add definitions for aws-iot-device-sdk This adds initial (but fully covering) definitions for aws-iot-device-sdk. * Add version tag * Rename test file to match spec exactly * Fix typo from old test file name * Remove top level module statement As per https://github.com/DefinitelyTyped/DefinitelyTyped/pull/12556#discussion_r87007910 * Remove redundant definition import * Use unions instead of multiple overloads * Clarify callback type * Update param jsdoc from mqtt source * Remove redundant reference imports