tor-browser

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

jsconfig.json (80B)


      1 {
      2  "extends": "../tools/@types/tsconfig.json",
      3  "include": ["**/*.sys.mjs"]
      4 }