SourceTermAnalysisSystem_vue/node_modules/resolve-protobuf-schema/test/a.proto

5 lines
59 B
Protocol Buffer
Raw Normal View History

2026-05-15 10:22:44 +08:00
import "./b.proto";
message A {
optional string a = 1;
}