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.

ObjectTypeAnalyzer

Summary

Analyzes TypeScript type strings to extract nested object properties

Signature

export declare class ObjectTypeAnalyzer 

Constructors

constructor

Constructs a new instance of the class

Properties

No properties defined.

Methods

analyzeType

Analyzes a type string and returns structured information

Events

No events defined.