UNPKG

@antv/g6

Version:

A Graph Visualization Framework in JavaScript

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