UNPKG

@giancosta86/more-jest

Version:
3 lines 204 B
/// <reference types="jest" /> export declare function toHaveSameJson(this: jest.MatcherContext, actual: unknown, expected: unknown): jest.CustomMatcherResult; //# sourceMappingURL=toHaveSameJson.d.ts.map