2026-03-04 12:59:40 +01:00

3 lines
46 B
Protocol Buffer

message Data {
map<string,bytes> data = 1;
}