mirror of
https://gitee.com/antv/g6.git
synced 2024-12-02 19:58:46 +08:00
fix: re-run ci online
This commit is contained in:
parent
be304fb83a
commit
08390d3ceb
@ -11,6 +11,7 @@ import { Point } from '@antv/g-base';
|
||||
type Node = NodeConfig & {
|
||||
cluster: string | number;
|
||||
};
|
||||
|
||||
type Edge = EdgeConfig;
|
||||
|
||||
type NodeMap = {
|
||||
|
Loading…
Reference in New Issue
Block a user