UNPKG

@fluentui/react-northstar

Version:
6 lines (5 loc) 391 B
import { ComponentSlotStylesPrepared } from '@fluentui/styles'; import { ChatMessageStylesProps } from '../../../../components/Chat/ChatMessage'; import { ChatMessageVariables } from './chatMessageVariables'; /** ChatMessage styles specific for the compact density. */ export declare const chatMessageStylesCompact: ComponentSlotStylesPrepared<ChatMessageStylesProps, ChatMessageVariables>;