viewportScale.d.ts 67 B

123
  1. declare function viewportScale(): number;
  2. export = viewportScale;