UNPKG

@autorest/test-utils

Version:

Set of testing utils that are used across packages

9 lines 226 B
declare global { namespace jest { interface Matchers<R> { toMatchRawFileSnapshot(snapshotFile: string): jest.CustomMatcherResult; } } } export {}; //# sourceMappingURL=file-snapshot.d.ts.map