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ยง
- Bridge
Context - Context for rendering the runtime bridge template.
- Category
Info - Category information for grouped tool display in index.
- Index
Context - Context for rendering the index.ts template.
- Property
Info - Information about a single parameter property.
- Tool
Categorization - Categorization metadata for a single tool.
- Tool
Context - Context for rendering a single tool template.
- Tool
Summary - Summary of a tool for index file generation.