UNPKG

@ant-design/x

Version:

Craft AI-driven interfaces effortlessly

5 lines (4 loc) 235 B
import type { GenerateStyle } from '../../theme/interface'; import type { BubbleToken } from './bubble'; export declare const genVariantStyle: GenerateStyle<BubbleToken>; export declare const genShapeStyle: GenerateStyle<BubbleToken>;