globalVariable.js 49 B

123
  1. let globalVariable = {
  2. point_positions: {},
  3. }