UNPKG

jest-environment-emit

Version:
5 lines (4 loc) 170 B
/// <reference types="jest" /> declare const bunyamin: any; declare const optimizeTracing: jest.Mock<any, [f: any], any>; export { bunyamin as logger, optimizeTracing };