Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/gvergnaud/ts-pattern
/ TSPatternError
Interface
TSPatternError
src/types/Match.ts:14–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
}
13
14
interface
TSPatternError<i> {
15
__nonExhaustive: never;
16
}
17
18
/**
19
* #### Match
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…