Skip to main content

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.