1
0
mirror of https://github.com/Azure/setup-helm.git synced 2026-07-08 17:31:37 +00:00
Files
setup-helm/node_modules/ts-jest/dist/constants.d.ts
T
github-actions[bot] 20d2b4f98d v3 new release (#80)
2022-06-27 14:17:15 -04:00

5 lines
178 B
TypeScript

export declare const LINE_FEED = "\n";
export declare const TS_TSX_REGEX: RegExp;
export declare const JS_JSX_REGEX: RegExp;
export declare const DECLARATION_TYPE_EXT = ".d.ts";