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