UNPKG

airship-expo-plugin

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