UNPKG

react-native-owl

Version:
6 lines (5 loc) 238 B
export declare const CHECK_INTERVAL = 500; export declare const MAX_CHECK_TIMEOUT: number; export declare const SOCKET_WAIT_TIMEOUT = 300; export declare const ANDROID_WS_HOST = "10.0.2.2"; export declare const IOS_WS_HOST = "localhost";