Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/microsoft/typescript-go
/ ExtendsType
Method
ExtendsType
internal/checker/types.go:1248–1248 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1246
1247
func
(t *ConditionalType) CheckType() *Type {
return
t.checkType }
1248
func
(t *ConditionalType) ExtendsType() *Type {
return
t.extendsType }
1249
1250
// SignatureFlags
1251
Callers
2
newTypeResponse
Function · 0.80
handleGetExtendsTypeOfType
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected