MCPcopy Create free account
hub / github.com/dataease/SQLBot / constructor

Method constructor

frontend/public/swagger-ui-bundle.js:47120–47125  ·  view source on GitHub ↗
(s)

Source from the content-addressed store, hash-verified

47118 }
47119 }
47120 class ContactVisitor extends Mixin(cm, em) {
47121 constructor(s) {
47122 ;(super(s),
47123 (this.element = new Zp()),
47124 (this.specPath = fc(['document', 'objects', 'Contact'])),
47125 (this.canSupportSpecificationExtensions = !0))
47126 }
47127 }
47128 const fm = ContactVisitor

Callers

nothing calls this directly

Calls 1

fcFunction · 0.50

Tested by

no test coverage detected