We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e2b40a5 + 26b74ce commit 69c2d74Copy full SHA for 69c2d74
options/ts_package.proto
@@ -7,5 +7,5 @@ option go_package = "github.com/grpc-ecosystem/protoc-gen-grpc-gateway-ts/option
7
import "google/protobuf/descriptor.proto";
8
9
extend google.protobuf.FileOptions {
10
- optional string ts_package = 50000;
+ string ts_package = 50000;
11
}
0 commit comments