Expand description
Common code shared between all feature modes.
This module contains types and utilities used by both WASM and Skills generation modes. Code here has no feature gates.
Re-exports§
pub use types::GeneratedCode;pub use types::GeneratedFile;pub use types::TemplateContext;pub use types::ToolDefinition;
Modules§
- types
- Types for code generation.
- typescript
- TypeScript code generation utilities.