destroy()

in lib/websandbox.ts [169:172]


  destroy() {
    this.iframe.remove();
    this.removeMessageListener();
  }