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 1156a18 commit e532cefCopy full SHA for e532cef
types/queries.d.ts
@@ -1,6 +1,6 @@
1
import { Matcher, MatcherOptions } from './matches';
2
import { SelectorMatcherOptions } from './query-helpers';
3
-import { waitForOptions } from 'wait-for';
+import { waitForOptions } from './wait-for';
4
5
export type QueryByBoundAttribute = (
6
container: HTMLElement,
0 commit comments