MCPcopy 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
1247func (t *ConditionalType) CheckType() *Type { return t.checkType }
1248func (t *ConditionalType) ExtendsType() *Type { return t.extendsType }
1249
1250// SignatureFlags

Callers 2

newTypeResponseFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected