mirror of
https://github.com/actions/labeler.git
synced 2025-12-17 15:46:44 +00:00
build
This commit is contained in:
2
node_modules/jest-util/build/index.d.ts
generated
vendored
2
node_modules/jest-util/build/index.d.ts
generated
vendored
@@ -30,7 +30,7 @@ declare const _default: {
|
||||
createDirectory: typeof createDirectory;
|
||||
deepCyclicCopy: typeof deepCyclicCopy;
|
||||
formatTestResults: typeof formatTestResults;
|
||||
getCallsite: (level: number, sourceMaps?: import("@jest/source-map").SourceMapRegistry | null | undefined) => import("callsites").CallSite;
|
||||
getCallsite: (level: number, sourceMaps?: Record<string, string> | null | undefined) => import("callsites").CallSite;
|
||||
getConsoleOutput: (root: string, verbose: boolean, buffer: import("@jest/console/build/types").LogEntry[]) => string;
|
||||
getFailedSnapshotTests: typeof getFailedSnapshotTests;
|
||||
installCommonGlobals: typeof installCommonGlobals;
|
||||
|
||||
Reference in New Issue
Block a user