UNPKG

expo-dev-launcher

Version:

Pre-release version of the Expo development launcher package for testing.

5 lines (4 loc) 189 B
import { type ConfigPlugin } from 'expo/config-plugins'; import { PluginConfigType } from './pluginConfig'; declare const _default: ConfigPlugin<PluginConfigType>; export default _default;