nicecode-v2/packages/constants
2024-03-27 11:39:19 +08:00
..
es fix: 修改打包文件 2024-03-27 11:39:19 +08:00
src fix: 优化 slave 跳转方法 2024-03-27 11:38:12 +08:00
.fatherrc.ts feat: 初始化仓库 2024-01-10 15:15:12 +08:00
CHANGELOG.md fix: 添加slave包 2024-03-22 09:17:08 +08:00
package.json fix: 添加slave包 2024-03-22 09:17:08 +08:00
README.md fix: 新增message、popover、slider、card、calendar组件 2024-02-19 15:23:34 +08:00

@zhst/constants

:::info{title=开发中} 稍等... :::

介绍

静态变量库

安装

pnpm install @zhst/constants

使用

import React from 'react';
import { TYPE } from '@zhst/constants'