ngx-open-map-wrapper/node_modules/resolve-protobuf-schema/test/a.proto

5 lines
59 B
Protocol Buffer

import "./b.proto";
message A {
optional string a = 1;
}