@fgv/ts-utils-jest
Version:
Custom matchers for ts-utils result class
4 lines • 332 B
TypeScript
export declare function resolveSnapshotPath(testPath: string, snapshotExtension: string, snapshotFolderName: string): string;
export declare function resolveTestPath(snapshotFilePath: string, snapshotExtension: string): string;
export declare const testPathForConsistencyCheck: string;
//# sourceMappingURL=snapshotResolver.d.ts.map