Files
setup-haskell/node_modules/ts-jest/presets/index.d.ts
Timothy Clem 63b90beb0c npm audit fix
2019-09-30 10:04:01 -07:00

6 lines
181 B
TypeScript

import { TsJestPresets } from '../dist/config/create-jest-preset'
export const defaults: TsJestPresets
export const jsWithTs: TsJestPresets
export const jsWithBabel: TsJestPresets