We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecc9ebc commit b9f7597Copy full SHA for b9f7597
typings/get-queries-for-element.d.ts
@@ -1,4 +1,4 @@
1
-import {Matcher} from 'matches'
+import {Matcher} from './matches'
2
import * as queries from './queries'
3
4
export type BoundFunction<T> = T extends (
0 commit comments