@@ -1,5 +1,5 @@
import type { WebSocket } from "ws";
import { logInfo } from "./logger.js";
import { WebSocket } from "ws";
export type WsEvent = {
type: string;
The note is not visible to the blocked user.