Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/bvaughn/react-resizable-panels
/ Matchers
Interface
Matchers
vitest.d.ts:4–6 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2
3
declare module
"vitest"
{
4
interface
Matchers {
5
toLogError: (expectedError: string) => ReturnType;
6
}
7
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected