UNPKG

react-native-notificare

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