Variable lightSpeedInRightKeyframesConst
lightSpeedInRightKeyframes: { 60%: { opacity: string; transform: string }; 80%: { transform: string }; from: { opacity: string; transform: string }; to: { transform: string } } = ...
Type declaration
-
60%: { opacity: string; transform: string }
-
opacity: string
-
transform: string
-
80%: { transform: string }
-
from: { opacity: string; transform: string }
-
opacity: string
-
transform: string
-
to: { transform: string }