UNPKG

antd

Version:

An enterprise-class UI design language and React components implementation

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