mirror of https://github.com/grpc/grpc-web.git
docs(readme): update readme data about import styles
Closes grpc/grpc-web#329
This commit is contained in:
parent
4ca20a4f9c
commit
25e2d2e607
|
|
@ -105,6 +105,7 @@ typings file will also be generated for the protobuf messages and service stub.
|
|||
`import_style=typescript`: (Experimental) The service stub will be generated
|
||||
in TypeScript.
|
||||
|
||||
**Note: `commonjs+dts` and `typescript` only works with `--grpc-web_out=` import style.**
|
||||
|
||||
### Wire Format Mode
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue