multica/packages/ui/src/index.ts
Naiyuan Qing e1443720eb feat(ui): create @multica/ui package skeleton
Shared UI package for web, electron, and mobile. Uses subpath exports
following the official shadcn monorepo template pattern.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 11:34:05 +08:00

2 lines
107 B
TypeScript

// This package uses subpath exports.
// Import like: @multica/ui/lib/utils, @multica/ui/components/button