Files
setup-haskell/node_modules/ts-jest/dist/util/exported.d.ts
Timothy Clem 63b90beb0c npm audit fix
2019-09-30 10:04:01 -07:00

4 lines
182 B
TypeScript

export { mocked } from './testing';
export { createJestPreset } from '../config/create-jest-preset';
export { pathsToModuleNameMapper } from '../config/paths-to-module-name-mapper';