UNPKG

general-assistant

Version:

General Assistant components

7 lines (6 loc) 126 B
declare const StreamWave: React.FC<{ stream: any; className?: any; color?: string; }>; export default StreamWave;