UNPKG

@ant-design/compatible

Version:

Ant Design v3 to v4 compatible package

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