UNPKG

ts-jest

Version:

A preprocessor with sourcemap support to help use Typescript with Jest

2 lines (1 loc) 92 B
export declare function transpileIfTypescript(path: any, contents: any, config?: any): any;