UNPKG

airship-expo-plugin

Version:
4 lines (3 loc) 194 B
import { ConfigPlugin } from '@expo/config-plugins'; import { AirshipAndroidPluginProps } from './withAirship'; export declare const withAirshipAndroid: ConfigPlugin<AirshipAndroidPluginProps>;