mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-05-12 07:36:14 +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;
|
||||
l?: number;
|
||||
key?: string;
|
||||
layer?: string;
|
||||
}
|
||||
|
||||
export interface ServiceHierarchy {
|
||||
|
Loading…
Reference in New Issue
Block a user