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.

analyzeType

Summary

Analyzes a type string and returns structured information

Signature

analyzeType(type: string): TypeAnalysis;

Parameters

type

Type:string

Returns

Type:TypeAnalysis Analyzes a type string and returns structured information