UNPKG

typeit

Version:

The most versatile animated typing utility on the planet.

4 lines (2 loc) 87 B
import { El } from "../types"; export default (el): El => document.createElement(el);