UNPKG

@zxh19890103/wik

Version:

The world-class JavaScript library for building large-scale digital warehouse both on 2D and 3D.

8 lines (7 loc) 120 B
export declare enum AnimationState { init = 0, added = 10, running = 20, stop = 25, finished = 30 }