get
Summary
Get cached type analysis for a type stringSignature
Parameters
type
Type:string
Returns
Type:TypeAnalysis | undefined
Get cached type analysis for a type stringDocumentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Get cached type analysis for a type string
get(type: string): TypeAnalysis | undefined;
string
TypeAnalysis | undefined
Get cached type analysis for a type stringWas this page helpful?
