UNPKG

ts-jest

Version:

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

4 lines (3 loc) 182 B
export { mocked } from './testing'; export { createJestPreset } from '../config/create-jest-preset'; export { pathsToModuleNameMapper } from '../config/paths-to-module-name-mapper';