OutputProperty
Defined in: packages/analyzer/src/types.ts:109
@cl-mcp/analyzer
Build-time analysis tools for component libraries. Provides AST analysis, metadata generation, template validation, and type definitions.
Properties
Section titled “Properties”| Property | Type | Description | Defined in |
|---|---|---|---|
alias? |
string |
- | packages/analyzer/src/types.ts:114 |
description? |
string |
- | packages/analyzer/src/types.ts:115 |
eventType |
string | null |
null when the event type couldn’t be resolved from source. |
packages/analyzer/src/types.ts:112 |
eventTypeResolved |
boolean |
- | packages/analyzer/src/types.ts:113 |
name |
string |
- | packages/analyzer/src/types.ts:110 |