UNPKG

communication-react-19

Version:

React library for building modern communication user experiences utilizing Azure Communication Services (React 19 compatible fork)

9 lines 299 B
import { IStyle } from '@fluentui/react'; import { CSSProperties } from 'react'; /** @private */ export declare const remoteVideoTileWrapperStyle: CSSProperties; /** @private */ export declare const drawerMenuWrapperStyles: { root: IStyle; }; //# sourceMappingURL=RemoteVideoTile.styles.d.ts.map