install-nix-action/node_modules/ts-jest/presets/index.d.ts

6 lines
181 B
TypeScript
Raw Permalink Normal View History

2020-02-24 12:29:22 +00:00
import { TsJestPresets } from '../dist/config/create-jest-preset'
export const defaults: TsJestPresets
export const jsWithTs: TsJestPresets
export const jsWithBabel: TsJestPresets