MCPcopy Create free account
hub / github.com/msgbyte/tailchat /

Class

client/shared/api/socket.ts:11–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9import { getGlobalConfig } from '../model/config';
10
11class SocketEventError extends Error {
12 name = 'SocketEventError';
13}
14

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected