package data // Ping is used as a primitive way to validate that a browser has JS type Ping struct { Timestamp uint32 Checksum string }