chore: update ant-design dependencies and add new icon types
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
import type { FontMapToken } from '../../interface';
|
||||
declare const genFontMapToken: (fontSize: number) => FontMapToken;
|
||||
export default genFontMapToken;
|
||||
Reference in New Issue
Block a user