UNPKG

just-animate

Version:
5 lines (4 loc) 127 B
export declare function splitText(target: HTMLElement | string): { characters: HTMLElement[]; words: HTMLElement[]; };