mirror of https://github.com/grpc/grpc-node.git
				
				
				
			Add an index file that exposes the public API
This commit is contained in:
		
							parent
							
								
									41542a5691
								
							
						
					
					
						commit
						ab4cb93ec8
					
				|  | @ -12,6 +12,8 @@ | |||
|   "author": { | ||||
|     "name": "Google Inc." | ||||
|   }, | ||||
|   "main": "build/src/index.js", | ||||
|   "types": "src/index.ts", | ||||
|   "license": "Apache-2.0", | ||||
|   "devDependencies": { | ||||
|     "@types/mocha": "^2.2.42", | ||||
|  |  | |||
|  | @ -0,0 +1,5 @@ | |||
| export * from './call-credentials'; | ||||
| export * from './channel-credentials'; | ||||
| export * from './client'; | ||||
| export * from './constants'; | ||||
| export * from './metadata'; | ||||
		Loading…
	
		Reference in New Issue