UNPKG

typeit

Version:

The most versatile animated typing utility on the planet.

3 lines (2 loc) 122 B
declare const select: (selector: string, element?: Node, all?: boolean) => Node | NodeList | null; export default select;