first commit
This commit is contained in:
4
frontend/node_modules/antd/es/menu/style/theme.d.ts
generated
vendored
Normal file
4
frontend/node_modules/antd/es/menu/style/theme.d.ts
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
import type { CSSInterpolation } from '@ant-design/cssinjs';
|
||||
import type { MenuToken } from '.';
|
||||
declare const getThemeStyle: (token: MenuToken, themeSuffix: string) => CSSInterpolation;
|
||||
export default getThemeStyle;
|
||||
Reference in New Issue
Block a user