UNPKG

@botonic/react

Version:

Build Chatbots using React

2 lines (1 loc) 99 B
export declare const truncateText: (text: string, maxLength: number, ellipsis?: string) => string;