UNPKG
@kvaser/canking-api
Version:
beta (7.1.0-beta.241)
latest (7.5.1)
7.5.1
7.4.1
7.4.0
7.3.0
7.2.1
7.2.0
7.1.0
7.1.0-beta.241
7.1.0-beta.231
CanKing API to communicate with the CanKing service using Node.js.
@kvaser/canking-api
/
dist
/
grpc
/
index.d.ts
8 lines
(7 loc)
•
214 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
/** * This module includes gRPC client implementations. *
@packageDocumentation
*/
export
*
from
'../protos/app_service'
;
export
*
from
'../protos/device_service'
;
export
*
from
'../protos/measurement_service'
;