Files
JiboSDK/node_modules/isbinaryfile/test/fixtures/protobuf.proto
2026-03-22 03:21:45 +02:00

6 lines
68 B
Protocol Buffer

syntax = "proto3";
message Something {
string entry = 3687091;
}