🐳 chore: remove useless type (#41447)

This commit is contained in:
lijianan
2023-03-25 13:44:28 +08:00
committed by GitHub
parent 77f06b58c9
commit 2bd138ea8e

View File

@@ -8,8 +8,6 @@ declare module '*.svg' {
export default src;
}
declare module 'rc-pagination/*';
declare module 'rc-util*';
declare module 'rc-checkbox';