MCPcopy Index your code
hub / github.com/socketio/socket.io / WT

Function WT

client-dist/socket.io.js:1679–1682  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1677 _inherits(WT, _Transport);
1678 var _super = _createSuper(WT);
1679 function WT() {
1680 _classCallCheck(this, WT);
1681 return _super.apply(this, arguments);
1682 }
1683 _createClass(WT, [{
1684 key: "name",
1685 get: function get() {

Callers

nothing calls this directly

Calls 1

_classCallCheckFunction · 0.85

Tested by

no test coverage detected