UNPKG

tatuka-components

Version:
12 lines 283 B
// Text Animation Component export var textAnimationDefaultProps = { symbolAnimationTime: 0.7, speed: 50, style: 'domino', reverse: false, fontSize: 20, spacingWords: 15, colors: ['white'], mirror: false, }; //# sourceMappingURL=component-types.js.map