1
0
mirror of https://github.com/Azure/setup-helm.git synced 2026-07-09 17:51:37 +00:00
Files
setup-helm/node_modules/ts-jest/dist/compiler/instance.d.ts
T
github-actions[bot] 199ab446df v2 new release (#77)
2022-06-27 14:12:49 -04:00

3 lines
179 B
TypeScript

export declare const SOURCE_MAPPING_PREFIX = "sourceMappingURL=";
export declare function updateOutput(outputText: string, normalizedFileName: string, sourceMap: string): string;