github-pages-deploy-action/node_modules/ts-jest/dist/util/exported.d.ts
2019-11-19 07:48:29 -05: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';