9828e4d20f743bf133cb99049d68df3a227c16da 225 B

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