# @zhst/constants :::info{title=开发中} 稍等... ::: ## 介绍 静态变量库 ## 安装 > pnpm install @zhst/constants ## 使用 ```js import React from 'react'; import { TYPE } from '@zhst/constants' ```