8f14fba385c26056cb4e52f8234d2e1d435368c9 231 B

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