UNPKG

antd-hz

Version:

华卓科技基于 antd 5.0 定制的组件库

6 lines (5 loc) 268 B
import type { UploadToken } from '.'; import type { GenerateStyle } from '../../theme/internal'; declare const genPictureStyle: GenerateStyle<UploadToken>; declare const genPictureCardStyle: GenerateStyle<UploadToken>; export { genPictureStyle, genPictureCardStyle };