Skip to content

Commit

Permalink
Update types
Browse files Browse the repository at this point in the history
  • Loading branch information
duailibe committed Oct 6, 2021
1 parent aee65ee commit 852ad07
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.d.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
/// <reference types="jest" />

declare namespace jest {
interface Matchers<R> {
toMatchJSON(expected: Record<string, unknown>): R;
Expand Down

0 comments on commit 852ad07

Please sign in to comment.