UNPKG

react-teffex

Version:

Text Effects: Stateful React text effects for amazing websites

3 lines (2 loc) 137 B
export declare function randomise(max: any): number; export declare function setCharAt(str: string, index: number, chr: string): string;