chore: update ant-design dependencies and add new icon types
This commit is contained in:
+2
@@ -0,0 +1,2 @@
|
||||
import type { CSSObject, Keyframes } from '@ant-design/cssinjs';
|
||||
export declare const initMotion: (motionCls: string, inKeyframes: Keyframes, outKeyframes: Keyframes, duration: string, sameLevel?: boolean) => CSSObject;
|
||||
Reference in New Issue
Block a user