mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
Initial commit
This commit is contained in:
7
node_modules/protobufjs/google/protobuf/source_context.proto
generated
vendored
Normal file
7
node_modules/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