217 B
217 B
@zhst/types
:::info{title=开发中} 可能会被弃用... :::
介绍
业务库
安装
pnpm install @zhst/types
使用
import React from 'react';
import type { User } from '@zhst/types'
:::info{title=开发中} 可能会被弃用... :::
业务库
pnpm install @zhst/types
import React from 'react';
import type { User } from '@zhst/types'