UNPKG

@ant-design/x

Version:

Craft AI-driven interfaces effortlessly

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