UNPKG

typeit

Version:

The most versatile animated typing utility on the planet.

2 lines (1 loc) 76 B
export default (content: string): Text => document.createTextNode(content);