Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mint-tsdocs.saulo.engineer/llms.txt

Use this file to discover all available pages before exploring further.

get

Summary

Get cached type analysis for a type string

Signature

get(type: string): TypeAnalysis | undefined;

Parameters

type

Type:string

Returns

Type:TypeAnalysis | undefined Get cached type analysis for a type string