Your IP : 216.73.216.220


Current Path : /home/deltalab/PMS/logistic-backend/node_modules/ts-jest/dist/presets/
Upload File :
Current File : //home/deltalab/PMS/logistic-backend/node_modules/ts-jest/dist/presets/create-jest-preset.d.ts

import type { Config } from '@jest/types';
import type { TsJestPresets } from '../types';
export declare function createJestPreset(legacy?: boolean, allowJs?: boolean, extraOptions?: Config.InitialOptions): TsJestPresets;