Skip to content

Commit

Permalink
Add setupEnzyme to main index
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon Q committed Apr 11, 2019
1 parent 7da5537 commit a882536
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/index.ts
Expand Up @@ -6,3 +6,6 @@ export { default as mount } from './mount'
export { default as mountWithProvider } from './mountWithProvider'
export { default as render } from './render'
export { default as shallow } from './shallow'

// @ts-ignore
export { default as setupEnzyme } from './setupEnzyme'

0 comments on commit a882536

Please sign in to comment.