Variable bubbleKeyframesConst

bubbleKeyframes: { 50%: { transform: string }; from: { transform: string }; to: { transform: string } } = ...

Type declaration

  • 50%: { transform: string }
    • transform: string
  • from: { transform: string }
    • transform: string
  • to: { transform: string }
    • transform: string