MCPcopy
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
14class VersionSelector extends HTMLElement {
15 constructor() {
16 super();
17 }
18
19 connectedCallback() {
20 const currentVersion = (

Callers 1

eFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected