UNPKG

@aplus-frontend/antdv

Version:

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

5 lines (4 loc) 190 B
import type { GenerateStyle } from '../../theme/internal'; import type { TableToken } from './index'; declare const genFilterStyle: GenerateStyle<TableToken>; export default genFilterStyle;