UNPKG

ant-design-x-vue-next

Version:

Ant Design X for Vue — community continuation aligned with @ant-design/x

5 lines (4 loc) 232 B
import type { BubbleToken } from '.'; import type { GenerateStyle } from '../../theme/cssinjs-utils'; export declare const genVariantStyle: GenerateStyle<BubbleToken>; export declare const genShapeStyle: GenerateStyle<BubbleToken>;