MCPcopy Create free account
hub / github.com/deepch/RTSPtoWebRTC / Button

Function Button

web/static/js/bootstrap.js:429–431  ·  view source on GitHub ↗
(element)

Source from the content-addressed store, hash-verified

427 /*#__PURE__*/
428 function () {
429 function Button(element) {
430 this._element = element;
431 } // Getters
432
433
434 var _proto = Button.prototype;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected