Skip to content

Commit 30ab42c

Browse files
authored
fix(expect): export DeeplyAllowMatchers (#8078)
1 parent 4cc1860 commit 30ab42c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/vitest/src/public/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -249,6 +249,7 @@ export type {
249249
export type {
250250
Assertion,
251251
AsymmetricMatchersContaining,
252+
DeeplyAllowMatchers,
252253
ExpectPollOptions,
253254
ExpectStatic,
254255
JestAssertion,

0 commit comments

Comments
 (0)