Files
stale/node_modules/ts-jest/dist/util/exported.d.ts
T

4 lines
182 B
TypeScript
Raw Normal View History

2020-05-15 15:25:57 -04:00
export { mocked } from './testing';
export { createJestPreset } from '../config/create-jest-preset';
export { pathsToModuleNameMapper } from '../config/paths-to-module-name-mapper';