UNPKG

@expo/prebuild-config

Version:
5 lines (4 loc) 153 B
import { ConfigPlugin } from '@expo/config-plugins'; export declare const withAndroidSplashMainActivity: ConfigPlugin<{ isLegacyConfig: boolean; }>;