chore: update ant-design dependencies and add new icon types
This commit is contained in:
+2
@@ -0,0 +1,2 @@
|
||||
import type { Key, KeyEntities } from '../interface';
|
||||
export default function getEntity<T = any>(keyEntities: KeyEntities<T>, key: Key): import("../interface").DataEntity<T>;
|
||||
Reference in New Issue
Block a user