Skip to content

Selector

type Selector = string & {
[___brand]: "Selector";
};

Defined in: packages/analyzer/src/types.ts:24

@cl-mcp/analyzer

Build-time analysis tools for component libraries. Provides AST analysis, metadata generation, template validation, and type definitions.

readonly [___brand]: "Selector";