rsnext/packages/next/jest.d.ts
Tim Neutkens 2800a2b1c0
Ensure next/jest is published (#31296)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-11-11 11:48:12 +01:00

2 lines
88 B
TypeScript

export * from './dist/build/jest/jest'
export { default } from './dist/build/jest/jest'