????
Current Path : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/node_modules/ts-jest/dist/legacy/ |
Current File : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/node_modules/ts-jest/dist/legacy/index.d.ts |
import type { TsJestGlobalOptions } from '../types'; import { TsJestTransformer } from './ts-jest-transformer'; declare const _default: { createTransformer: (tsJestConfig?: TsJestGlobalOptions) => TsJestTransformer; }; export default _default;