packages/ui/src/index.ts
Metadata
- Purpose: Shared UI package for reusable design primitives/components.
- Domain:
shared-packages - Language:
ts - Bytes: 123
- Lines: 4
- Content hash (short):
70bfd3f4 - Source (start): packages/ui/src/index.ts:1
- Source (end): packages/ui/src/index.ts:4
Indexed Symbols
No indexed functions/methods detected in this file.
Markdown Headings (if applicable)
No markdown headings detected.
Source Preview
export * from "./components/card.js";
export * from "./components/metric.js";
export * from "./components/status-pill.js";