You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The `Mock` type is exported by `vitest`, so importing from `@vitest/spy`
is unnecessary. Also, when installed with pnpm, the `@vitest/spy`
package is inaccessible to the type definitions of this package, because
`@vitest/spy` is not a dependency of it.
0 commit comments