mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-21 21:31:12 +08:00
Update the description of `jest.clearAllMocks()` to the one from: https://facebook.github.io/jest/docs/en/jest-object.html#jestclearallmocks This also removes the `@deprecated` annotation which seems to have been invalid: The docs don't mention that this method is deprecated.