Variable PING_SEND_SCHEMAConst

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

send a ping

Generated using TypeDoc