mirror of https://github.com/grpc/grpc-node.git
Add TypeScript typings to gRPC native core package
This commit is contained in:
parent
ee7f996fb7
commit
1428315e3b
File diff suppressed because it is too large
Load Diff
|
@ -67,6 +67,7 @@
|
|||
"binding.gyp"
|
||||
],
|
||||
"main": "index.js",
|
||||
"typings": "src/index.d.ts",
|
||||
"license": "Apache-2.0",
|
||||
"jshintConfig": {
|
||||
"bitwise": true,
|
||||
|
|
Loading…
Reference in New Issue