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.

TypeInfoGenerator

Summary

Generates TypeInfo.jsx file with type information for documentation

Signature

export declare class TypeInfoGenerator 

Constructors

constructor

Constructs a new instance of the class

Properties

No properties defined.

Methods

generateTypeInfoDeclaration

Generate TypeInfo.d.ts for VSCode autocomplete

generateTypeInfoModule

Generate TypeInfo.jsx content as a JavaScript module

Events

No events defined.