mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-05-12 15:52:57 +00:00
fix: types
This commit is contained in:
parent
3e1a0a7413
commit
341224a10c
1
src/types/topology.d.ts
vendored
1
src/types/topology.d.ts
vendored
@ -52,6 +52,7 @@ export interface Node {
|
|||||||
level?: number;
|
level?: number;
|
||||||
l?: number;
|
l?: number;
|
||||||
key?: string;
|
key?: string;
|
||||||
|
layer?: string;
|
||||||
}
|
}
|
||||||
|
|
||||||
export interface ServiceHierarchy {
|
export interface ServiceHierarchy {
|
||||||
|
Loading…
Reference in New Issue
Block a user