mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-07 01:39:07 +00: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.