3 lines
93 B
TypeScript
3 lines
93 B
TypeScript
export const HEARTBEAT_TOKEN = "HEARTBEAT_OK";
|
|
export const SILENT_REPLY_TOKEN = "NO_REPLY";
|