Variable PING_SENDConst

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

Generated using TypeDoc