UNPKG

ts-jest

Version:

A preprocessor with source maps support to help use TypeScript with Jest

5 lines (4 loc) 178 B
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";