Variable PING_RESPONSEConst

PING_RESPONSE: Record<{
    type: Literal<"PING_RESPONSE">;
}, false> = ...

Generated using TypeDoc