refresh()

in toolings/tfjs-debugger/src/app/components/error_panel/error_panel.component.ts [85:87]


  refresh() {
    window.location.reload();
  }