83caad160e7683d41781ddaf4d2c7f055534f132 239 B

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