install-nix-action/node_modules/ts-jest/dist/util/exported.d.ts
Domen Kožar 08403cd828
v5
2019-11-13 17:14:48 +01:00

3 lines
182 B
TypeScript

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