Skip to content

Commit

Permalink
chore: expose types
Browse files Browse the repository at this point in the history
  • Loading branch information
sheremet-va committed Jun 23, 2022
1 parent 15ebb29 commit 9feccf0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/vitest/src/types/index.ts
Expand Up @@ -14,6 +14,9 @@ export type {
MockedFunction,
MockedObject,
SpyInstance,
MockInstance,
Mock,
MockContext,
Mocked,
MockedClass,
} from '../integrations/spy'

0 comments on commit 9feccf0

Please sign in to comment.