UNPKG

@ant-design/compatible

Version:

Ant Design v3 to v4 compatible package

4 lines (3 loc) 180 B
import type { CSSInterpolation } from '@ant-design/cssinjs'; import type { MergedToken } from '.'; export declare const genFeedbackStyle: (token: MergedToken) => CSSInterpolation;