UNPKG

antd

Version:

An enterprise-class UI design language and React components implementation

5 lines (4 loc) 177 B
import type { DrawerToken } from '.'; import type { GenerateStyle } from '../../theme'; declare const genMotionStyle: GenerateStyle<DrawerToken>; export default genMotionStyle;