UNPKG

@momentum-ui/react-collaboration

Version:

Cisco Momentum UI Framework for React Collaboration Applications

11 lines (10 loc) 281 B
declare const CLASS_PREFIX = "md-meeting-row-content"; declare const DEFAULTS: {}; declare const STYLE: { startSection: string; border: string; middleSection: string; endSection: string; startSectionNoImage: string; }; export { CLASS_PREFIX, DEFAULTS, STYLE };