UNPKG

@aplus-frontend/antdv

Version:

Vue basic component library maintained based on ant-design-vue

4 lines (3 loc) 177 B
import type { CSSInterpolation } from '../../_util/cssinjs'; import type { SelectToken } from '.'; export default function genSingleStyle(token: SelectToken): CSSInterpolation;