UNPKG

@bitworks/svelte-split-text-animation

Version:

Animation of text split into characters, words or lines. Using split-type and GSAP

3 lines (2 loc) 121 B
export declare const wrapLine: (lines: any) => void; export declare const removeOverflow: (target: HTMLElement) => void;