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

Callers 2

newTypeResponseFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected