ThemeAnimationinterface ThemeAnimation {counts?: Record<string, string | number>;durations?: Record<string, string>;keyframes?: Record<string, string>;properties?: Record<string, object>;timingFns?: Record<string, string>;}§Properties§counts?: Record<string, string | number>[src]§durations?: Record<string, string>[src]§keyframes?: Record<string, string>[src]§properties?: Record<string, object>[src]§timingFns?: Record<string, string>[src]