UNPKG

@fluentui/react-northstar

Version:
6 lines (5 loc) 367 B
import { ComponentSlotStylesPrepared } from '@fluentui/styles'; import { ChatItemStylesProps } from '../../../../components/Chat/ChatItem'; import { ChatItemVariables } from './chatItemVariables'; /** ChatItem styles specific for the compact density. */ export declare const chatItemStylesCompact: ComponentSlotStylesPrepared<ChatItemStylesProps, ChatItemVariables>;