UNPKG

typeit

Version:

The most versatile animated typing utility on the planet.

6 lines (4 loc) 96 B
export default (timeouts: number[]): [] => { timeouts.forEach(clearTimeout); return []; };