UNPKG

@uimkit/uikit-react

Version:

<img style="width:64px" src="https://mgmt.uimkit.chat/media/img/avatar.png"/>

8 lines (6 loc) 247 B
interface EmptyStateIndicatorProps { /** List Type: conversation | message */ listType?: 'conversation' | 'contact' | 'message' | 'chat' | 'moment'; } export { EmptyStateIndicatorProps }; //# sourceMappingURL=EmptyStateIndicator.d.ts.map