nicecode-v2/packages/types
2024-03-22 09:17:08 +08:00
..
src/changelog fix: 添加slave包 2024-03-22 09:17:08 +08:00
BigImageModal.d.ts feat: 暂存 2024-01-19 17:54:01 +08:00
CHANGELOG.md fix: 添加slave包 2024-03-22 09:17:08 +08:00
index.d.ts feat: 初始化 2024-01-16 11:44:26 +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
user.d.ts feat: 初始化项目(待优化ts) 2024-01-12 18:22:58 +08:00

@zhst/types

:::info{title=开发中} 可能会被弃用... :::

介绍

业务库

安装

pnpm install @zhst/types

使用

import React from 'react';
import type { User } from '@zhst/types'