UNPKG

react-typing-animation

Version:

[![npm version](https://img.shields.io/npm/v/react-typing-animation.svg)](https://npm.im/react-typing-animation) ![Licence](https://img.shields.io/npm/l/react-typing-animation.svg)

9 lines (7 loc) 285 B
import Typing from './Typing'; export default Typing; export { default as Backspace } from './Backspace'; export { default as Cursor } from './Cursor'; export { default as Delay } from './Delay'; export { default as Reset } from './Reset'; export { default as Speed } from './Speed';