5.7.2 • Published 7 months ago

@xcode-ui/constants v5.7.2

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

@xcode-ui/constants

用于多个 app 公用的常量,继承了 @xcode-core/shared/constants 的所有能力。业务上有通用常量可以放在这里。

用法

添加依赖

# 进入目标应用目录,例如 apps/xxxx-app
# cd apps/xxxx-app
pnpm add @xcode-ui/constants

使用

import { DEFAULT_HOME_PATH } from '@xcode-ui/constants';
5.7.2

7 months ago

5.7.1

7 months ago

5.3.5

8 months ago

5.3.51

8 months ago

5.3.2

8 months ago