Initial Save
This commit is contained in:
7
node_modules/@apollo/protobufjs/google/protobuf/source_context.proto
generated
vendored
Normal file
7
node_modules/@apollo/protobufjs/google/protobuf/source_context.proto
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
syntax = "proto3";
|
||||
|
||||
package google.protobuf;
|
||||
|
||||
message SourceContext {
|
||||
string file_name = 1;
|
||||
}
|
||||
Reference in New Issue
Block a user