Skip to content

Commit 78a2f1b

Browse files
committed
fix: restore types
1 parent dfc2474 commit 78a2f1b

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

types/queries.d.ts

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
1-
import {
2-
ByRoleMatcher,
3-
Matcher,
4-
MatcherFunction,
5-
MatcherOptions,
6-
} from './matches'
1+
import {ByRoleMatcher, Matcher, MatcherOptions} from './matches'
72
import {SelectorMatcherOptions} from './query-helpers'
83
import {waitForOptions} from './wait-for'
94

0 commit comments

Comments
 (0)