Skip to content

ClassName

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

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

@cl-mcp/analyzer

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

readonly [___brand]: "ClassName";