unis_crm/frontend1/node_modules/antd/lib/upload/style/rtl.d.ts

5 lines
180 B
TypeScript

import type { UploadToken } from '.';
import type { GenerateStyle } from '../../theme/internal';
declare const genRtlStyle: GenerateStyle<UploadToken>;
export default genRtlStyle;