UNPKG

@expo/webpack-config

Version:
8 lines (7 loc) 304 B
export declare const EXPO_DEBUG: boolean; export declare const host: string; export declare const sockHost: string | undefined; export declare const sockPath: string; export declare const sockPort: string | undefined; export declare const shouldUseSourceMap: boolean; export declare const isCI: boolean;