Repository URL to install this package:
|
Version:
4.0.2 ▾
|
// import '../globals'
// import './declarations/index'
// import './declarations/jest.extended'
export { setupJestConfig, jestConfig } from './jest/jest.config'
export { extendMap } from './jest/deps.exoticJest'
export { setupTestFrameworkScript } from './jest/setupTestFrameworkScript'
export { invariant } from './jest/deps.invariant'
export * from './jest/deps.stringify'
export * from './jest/deps.file'
export * from './jest/extendJest'
// typings
// export * from './declarations/jest.extended'
// export * from './declarations/JestConfig'