mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 03:45:59 +00:00
perspective designer
This commit is contained in:
@@ -66,6 +66,11 @@ export interface PerspectiveNodeConfig {
|
||||
|
||||
filters: { [uniqueName: string]: string };
|
||||
isAutoGenerated?: true | undefined;
|
||||
|
||||
position: {
|
||||
x: number;
|
||||
y: number;
|
||||
};
|
||||
}
|
||||
|
||||
export interface PerspectiveReferenceConfig {
|
||||
|
||||
Reference in New Issue
Block a user