UNPKG

expo-linkrunner

Version:
5 lines (4 loc) 236 B
import { ConfigPlugin } from '@expo/config-plugins'; import { LinkrunnerConfiguration } from '../type/configuration'; declare const withConfiguration_Android: ConfigPlugin<LinkrunnerConfiguration>; export { withConfiguration_Android };