Skip to content

Commit

Permalink
import type for ARIARole
Browse files Browse the repository at this point in the history
  • Loading branch information
fpapado committed Feb 1, 2024
1 parent 4698615 commit d9daafd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion types/matchers.d.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import {ARIARole} from 'aria-query'
import {type ARIARole} from 'aria-query'

declare namespace matchers {
interface TestingLibraryMatchers<E, R> {
Expand Down

0 comments on commit d9daafd

Please sign in to comment.