Commit 3cd7e0d
authored
Update ES6 .d.ts imports with comment about corresponding proto import path. (#1330)
#1313 updated the code generator to print a
`proto import: "foo/bar.proto"` suffix for each import statement for the
generated gRPC-web client code. This commit updates ensures the .d.ts file
output by grpc-web contains the same type of comments.1 parent 9cb8524 commit 3cd7e0d
1 file changed
+5
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
940 | 940 | | |
941 | 941 | | |
942 | 942 | | |
943 | | - | |
| 943 | + | |
944 | 944 | | |
945 | | - | |
946 | | - | |
947 | | - | |
| 945 | + | |
| 946 | + | |
| 947 | + | |
| 948 | + | |
948 | 949 | | |
949 | 950 | | |
950 | 951 | | |
| |||
0 commit comments