We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e9584a commit f36eac7Copy full SHA for f36eac7
packages/browser/context.d.ts
@@ -1,5 +1,5 @@
1
import type { SerializedConfig } from 'vitest'
2
-import { ARIARole } from './aria-role'
+import { ARIARole } from './aria-role.js'
3
4
export type BufferEncoding =
5
| 'ascii'
0 commit comments