UNPKG

@momentum-ui/react-collaboration

Version:

Cisco Momentum UI Framework for React Collaboration Applications

9 lines (8 loc) 176 B
declare const STYLE: { wrapper: string; message: string; text: string; icon: string; }; declare const MESSAGE_LEVEL: string[]; export { STYLE, MESSAGE_LEVEL };