保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 23b60dc1975db38c280d8a123aff97544d1673e0
PAMapp/node_modules/jest-util/build/installCommonGlobals.d.ts
@@ -5,4 +5,4 @@
 * LICENSE file in the root directory of this source tree.
 */
import type { Config } from '@jest/types';
export default function (globalObject: typeof globalThis, globals: Config.ConfigGlobals): typeof globalThis & Config.ConfigGlobals;
export default function installCommonGlobals(globalObject: typeof globalThis, globals: Config.ConfigGlobals): typeof globalThis & Config.ConfigGlobals;