mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-03-30 17:04:20 +08:00
[io.js 1.2.0][1] added [deepStrictEqual][2] and [notDeepStrictEqual][3] to assert. [1]: https://github.com/nodejs/node/blob/v1.2.0/CHANGELOG.md#notable-changes [2]: https://nodejs.org/api/assert.html#assert_assert_deepstrictequal_actual_expected_message [3]: https://nodejs.org/api/assert.html#assert_assert_notdeepstrictequal_actual_expected_message