UNPKG

@chatui/core

Version:

The React library for Chatbot UI

6 lines (5 loc) 218 B
export declare const isIOS: boolean; export declare const isSafari: boolean; export declare const isSafariOrIOS11: boolean; export declare function getIOSMajorVersion(): number; export declare const isArkWeb: boolean;