UNPKG

@sendbird/uikit-react

Version:

Sendbird UIKit for React: A feature-rich and customizable chat UI kit with messaging, channel management, and user authentication.

3 lines (2 loc) 129 B
export declare const isSafari: (userAgent: string) => boolean; export declare const isMobileIOS: (userAgent: string) => boolean;