We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8268764 commit 1812d58Copy full SHA for 1812d58
extend-expect.d.ts
@@ -1,5 +1,3 @@
1
-import {toContainElement} from './src'
2
-
3
declare namespace jest {
4
interface Matchers<R> {
5
toBeInTheDOM: (container?: HTMLElement) => R
0 commit comments