UNPKG

ant-design-x-vue-next

Version:

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

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