Module types

Module types 

Source
Expand description

Types for progressive loading code generation.

Defines data structures used during progressive code generation, where each tool is generated as a separate file.

Structsยง

BridgeContext
Context for rendering the runtime bridge template.
CategoryInfo
Category information for grouped tool display in index.
IndexContext
Context for rendering the index.ts template.
PropertyInfo
Information about a single parameter property.
ToolCategorization
Categorization metadata for a single tool.
ToolContext
Context for rendering a single tool template.
ToolSummary
Summary of a tool for index file generation.