docs(readme): update readme data about import styles

Closes grpc/grpc-web#329
This commit is contained in:
Dmitry Zakharov 2018-10-18 16:14:03 +03:00 committed by Stanley Cheung
parent 4ca20a4f9c
commit 25e2d2e607
1 changed files with 1 additions and 0 deletions

View File

@ -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