UPDATE: VERSION-20260326
This commit is contained in:
@@ -7,8 +7,9 @@
|
|||||||
* that was distributed with this source code.
|
* that was distributed with this source code.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
import { Graph, Node,Edge } from '@antv/x6';
|
import { Edge, Graph, Node } from '@antv/x6';
|
||||||
import type { Platform, PlatformComponent, PlatformRelation } from './types';
|
import type { PlatformRelation } from './types';
|
||||||
|
import type { Platform, PlatformComponent } from '../types';
|
||||||
import type { GraphTaskElement } from '../graph';
|
import type { GraphTaskElement } from '../graph';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user