Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mitmproxy/mitmproxy
/ constructor
Method
constructor
docs/src/assets/version-selector.js:15–17 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
13
14
class
VersionSelector extends HTMLElement {
15
constructor() {
16
super();
17
}
18
19
connectedCallback() {
20
const
currentVersion = (
Callers
1
e
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected