index.ts 90 B

123
  1. export const MAX_SCALE = 5;
  2. export const MIN_SCALE = 0.25;
  3. export const RENDER_RANGE = 3;