Files
video-gen/video-gen-admin/node_modules/@rc-component/image/lib/previewConfig.d.ts
T
2026-05-25 17:08:18 +08:00

5 lines
185 B
TypeScript

/** 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;