5 lines
59 B
Plaintext
5 lines
59 B
Plaintext
namespace models;
|
|
|
|
table PingBody {
|
|
payload: [ubyte];
|
|
} |