d0c68dbf361a69e766a303aa842c320b44508f20 227 B

12345
  1. {
  2. "code": "export default class TowerController {\r\n static get Instance() {\r\n return this.instance || (this.instance = new TowerController());\r\n }\r\n Init(da) {\r\n }\r\n}\r\n",
  3. "references": []
  4. }