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