UNPKG

expo-notifications

Version:
6 lines (3 loc) 240 B
import { NativeModulesProxy } from 'expo-modules-core'; import { NotificationPresenterModule } from './NotificationPresenterModule.types'; export default NativeModulesProxy.ExpoNotificationPresenter as any as NotificationPresenterModule;