Skip to content

ResolvedLibrary

Defined in: packages/analyzer/src/workspace/library-discovery.ts:20

Property Type Description Defined in
componentLayout "flat" | "auto" | "directory-per-component" - packages/analyzer/src/workspace/library-discovery.ts:29
docsPath? string - packages/analyzer/src/workspace/library-discovery.ts:31
framework SupportedFramework - packages/analyzer/src/workspace/library-discovery.ts:25
importAlias string Import specifier consumers use (e.g. @myorg/ui). packages/analyzer/src/workspace/library-discovery.ts:27
name string Short name used for the output directory and MCP identification. packages/analyzer/src/workspace/library-discovery.ts:22
path string Absolute path to the library root. packages/analyzer/src/workspace/library-discovery.ts:24
selectorPrefix string - packages/analyzer/src/workspace/library-discovery.ts:28
storybookPath? string - packages/analyzer/src/workspace/library-discovery.ts:30