first commit
This commit is contained in:
3
frontend/node_modules/antd/lib/theme/themes/shared/genControlHeight.d.ts
generated
vendored
Normal file
3
frontend/node_modules/antd/lib/theme/themes/shared/genControlHeight.d.ts
generated
vendored
Normal file
@@ -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