UNPKG

stream-chat-react

Version:

React components to create chat conversations or livestream style chat

3 lines 183 B
import type { PropsWithChildrenOnly } from '../../types/types'; export declare const Center: ({ children }: PropsWithChildrenOnly) => JSX.Element; //# sourceMappingURL=Center.d.ts.map