MCPcopy Create free account
hub / github.com/stomp-js/stompjs /

Class

src/stomp-handler.ts:33–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31 * @internal
32 */
33export class StompHandler {
34 public debug: debugFnType;
35
36 public stompVersions: Versions;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected