nicecode-v2/packages/types
2024-01-10 15:15:12 +08:00
..
src feat: 初始化仓库 2024-01-10 15:15:12 +08:00
CHANGELOG.md feat: 初始化仓库 2024-01-10 15:15:12 +08:00
index.d.ts feat: 初始化仓库 2024-01-10 15:15:12 +08:00
package.json feat: 初始化仓库 2024-01-10 15:15:12 +08:00
README.md feat: 初始化仓库 2024-01-10 15:15:12 +08:00

介绍

业务库

安装

pnpm install @zhst/constants

使用

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