mobileapplicationPassvault/node_modules/protobufjs/google/protobuf/source_context.proto

8 lines
98 B
Protocol Buffer
Raw Permalink Normal View History

2024-04-12 05:23:32 +00:00
syntax = "proto3";
package google.protobuf;
message SourceContext {
string file_name = 1;
}