- 稳定性
- 稳定
- 作用域
- 全局
- 边界
- packages/design/typelens-catalog
typelens-catalogpackages/design/typelens-catalog
设计系统neutral-2
neutral-7
neutral-12
blue-9
cyan-9
brand-gradient
Aa Heading
Body copy renders the rhythm.
Small body for secondary context.
Caption · the smallest step
Tokens 数
332
组件
83
覆盖率
97%
同步状态
OK
packages/design/typelens-catalog设计供应链
使用方式typelens-catalog.ts
typescripttypelens-catalog.ts
1import { typelensCatalog } from "@nebutra/typelens-catalog";
2
3// Part of the design supply chain — consumed by both apps and Storybook.
4export const surface = typelensCatalog({
5 brand: "nebutra",
6 mode: "system",
7});