install-nix-action/node_modules/ts-jest/dist/util/exported.d.ts
Domen Kožar 49df04613e
v7
2020-02-24 13:29:22 +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';