UNPKG

tatuka-components

Version:
6 lines (5 loc) 356 B
import TextAnimation from './components/textAnimation/TextAnimation'; import { TextAnimationCustomProps } from './types/component-types'; import TatukaButton from './components/button/TatukaButton'; import TatukaBackground from './components/background/TatukaBackground'; export { TextAnimation, TextAnimationCustomProps, TatukaButton, TatukaBackground };