tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

Debugger.Source.prototype.element.js (99B)


      1 /* exported heinrichFun */
      2 /* global franz */
      3 "use strict";
      4 
      5 function heinrichFun() {
      6  franz();
      7 }