保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 26fa49f4b0aa658d65a21fffe828f39e78302573
PAMapp/node_modules/ts-jest/dist/transformers/hoist-jest.d.ts
@@ -1,2 +1,5 @@
export declare const version = 1;
import type _ts from 'typescript';
import type { TsCompilerInstance } from '../types';
export declare const version = 3;
export declare const name = "hoist-jest";
export declare function factory({ configSet }: TsCompilerInstance): (ctx: _ts.TransformationContext) => _ts.Transformer<_ts.SourceFile>;