UNPKG

ts-jest

Version:

A preprocessor with sourcemap support to help use Typescript with Jest

3 lines (2 loc) 100 B
export { transpileIfTypescript } from './transpile-if-ts'; export declare function install(): void;