Variable PingPeerResponseConst

PingPeerResponse: ZodObject<{
    latency: ZodNumber;
}, $strip> = ...

Type declaration

  • latency: ZodNumber