github-pages-deploy-action/node_modules/ts-jest/presets/index.d.ts
2020-01-27 23:58:23 -05: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