UNPKG
@treelab/skywalking-backend-js
Version:
latest (1.0.5)
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
The NodeJS agent for Apache SkyWalking
skywalking.apache.org
apache/skywalking-nodejs
@treelab/skywalking-backend-js
/
lib
/
proto
/
service-mesh-probe
/
service-mesh-compat_pb.d.ts
9 lines
(6 loc)
•
245 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
9
// package:
// file: service-mesh-probe/service-mesh-compat.proto
/* tslint:disable */
/* eslint-disable */
import
*
as
jspb
from
"google-protobuf"
;
import
*
as
service_mesh_probe_service_mesh_pb
from
"../service-mesh-probe/service-mesh_pb"
;