PromoCursed/node_modules/rc-image/es/previewConfig.js
2024-08-20 23:25:37 +04:00

4 lines
164 B
JavaScript

/** Scale the ratio base */
export var BASE_SCALE_RATIO = 1;
/** The maximum zoom ratio when the mouse zooms in, adjustable */
export var WHEEL_MAX_SCALE_RATIO = 1;