nicecode-v2/packages/zhst-types
2024-03-01 16:42:44 +08:00
..
src fix: 新增业务组件BoxTree、Tree 2024-03-01 16:42:44 +08:00
CHANGELOG.md fix: 新增业务组件BoxTree、Tree 2024-03-01 16:42:44 +08:00
index.d.ts fix: 新增业务组件BoxTree、Tree 2024-03-01 16:42:44 +08:00
package.json fix: 新增业务组件BoxTree、Tree 2024-03-01 16:42:44 +08:00
README.md fix: 新增业务组件BoxTree、Tree 2024-03-01 16:42:44 +08:00

@types/zhst

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

介绍

业务库

安装

pnpm install @zhst/types

使用

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