UNPKG

@antv/g6

Version:

A Graph Visualization Framework in JavaScript

7 lines (6 loc) 135 B
export declare enum AnimationType { DRAW = "draw", COLLAPSE = "collapse", EXPAND = "expand", TRANSFORM = "transform" }