UNPKG

ts-jest

Version:

A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript

5 lines (4 loc) 120 B
export declare const TsJestDiagnosticCodes: { readonly Generic: 151000; readonly ConfigModuleOption: 151001; };