UNPKG

llm-hooks

Version:

A collection of useful React hooks for llm-related functionality

2 lines (1 loc) 79 B
export declare function useTypingEffect(text: string, speed?: number): string;