1
0
mirror of https://github.com/Azure/setup-helm.git synced 2026-07-09 09:41:37 +00:00
Files
setup-helm/node_modules/ts-jest/presets/index.d.ts
T
2022-01-26 17:16:26 -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