amis-rpc-design/node_modules/rc-image/es/previewConfig.d.ts

5 lines
185 B
TypeScript
Raw Normal View History

2023-10-07 19:42:30 +08:00
/** Scale the ratio base */
export declare const BASE_SCALE_RATIO = 1;
/** The maximum zoom ratio when the mouse zooms in, adjustable */
export declare const WHEEL_MAX_SCALE_RATIO = 1;