Skip to content

Commit b143985

Browse files
fix: export VitestUtils interface (#4301)
1 parent cd03cb5 commit b143985

File tree

1 file changed

+1
-1
lines changed
  • packages/vitest/src/integrations

1 file changed

+1
-1
lines changed

packages/vitest/src/integrations/vi.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import type { EnhancedSpy, MaybeMocked, MaybeMockedDeep, MaybePartiallyMocked, M
1111
import { fn, isMockFunction, spies, spyOn } from './spy'
1212
import { waitFor, waitUntil } from './wait'
1313

14-
interface VitestUtils {
14+
export interface VitestUtils {
1515
isFakeTimers(): boolean
1616
useFakeTimers(config?: FakeTimerInstallOpts): this
1717
useRealTimers(): this

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy