UNPKG
@emmveqz/grpc-node-web
Version:
latest (1.0.9)
1.0.9
1.0.8
1.0.7
1.0.6
1.0.4
1.0.3
Exactly as @grpc/grpc-js but with web browser CORS capability
grpc.io
emmveqz/grpc-node-web
@emmveqz/grpc-node-web
/
build
/
src
/
tls-helpers.d.ts
3 lines
(2 loc)
•
118 B
TypeScript
View Raw
1
2
3
export
declare
const
CIPHER_SUITES
:
string
|
undefined
;
export
declare
function
getDefaultRootsData
(
):
Buffer
|
null
;