Skip to main content

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.