UNPKG

typeit

Version:

The most versatile animated typing utility on the planet.

3 lines (2 loc) 96 B
import { Element } from "../types"; export default function (thing: string | Element): Element;