first commit
This commit is contained in:
5
frontend/node_modules/antd/lib/menu/style/rtl.d.ts
generated
vendored
Normal file
5
frontend/node_modules/antd/lib/menu/style/rtl.d.ts
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
import type { CssUtil } from 'antd-style';
|
||||
import type { MenuToken } from '.';
|
||||
import type { GenerateStyle } from '../../theme/internal';
|
||||
declare const getRTLStyle: GenerateStyle<MenuToken & CssUtil>;
|
||||
export default getRTLStyle;
|
||||
Reference in New Issue
Block a user