TLAnimationOptions
Public TypeAlias
Signature
type TLAnimationOptions = Partial<{
duration: number
easing: typeof EASINGS.easeInOutCubic
}>
Public TypeAlias
type TLAnimationOptions = Partial<{
duration: number
easing: typeof EASINGS.easeInOutCubic
}>