UNPKG

ts-jest

Version:

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

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