Skip to content

FilePath

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

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

@cl-mcp/analyzer

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

readonly [___brand]: "FilePath";