UNPKG

react-native-notificare

Version:
4 lines (3 loc) 195 B
import { ConfigPlugin } from 'expo/config-plugins'; import { NotificarePluginProps } from '../types/types'; export declare const withNotificareAndroidGradle: ConfigPlugin<NotificarePluginProps>;