UNPKG

79 BTypeScriptView Raw
1export declare enum AnimationStatus {
2 increasing = 0,
3 decreasing = 1
4}