tameemsafi / typewriterjs

A simple yet powerful native javascript plugin for a cool typewriter effect.
https://www.npmjs.com/package/typewriter-effect
MIT License
2.46k stars 220 forks source link

Add pauseFor to types #131

Open zifeo opened 2 years ago

ViVa98 commented 1 year ago

I am getting errors while deploying if pauseFor is used in the options. After adding to the types file, everything is working fine. Please merge this into the master branch

@tameemsafi @code-vader97