constructor()

in src/helpers/portalOpenInstances.js [4:7]


  constructor() {
    this.openInstances = [];
    this.subscribers = [];
  }