1
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
/** 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;
|
||||
Reference in New Issue
Block a user