UNPKG

ts-jest

Version:

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

6 lines (4 loc) 181 B
import { TsJestPresets } from '../dist/config/create-jest-preset' export const defaults: TsJestPresets export const jsWithTs: TsJestPresets export const jsWithBabel: TsJestPresets