UNPKG

@aplus-frontend/antdv

Version:

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

5 lines (4 loc) 176 B
import type { MenuToken } from '.'; import type { GenerateStyle } from '../../theme/internal'; declare const getRTLStyle: GenerateStyle<MenuToken>; export default getRTLStyle;