UNPKG

expo-notifications

Version:
6 lines (3 loc) 263 B
import { NativeModulesProxy } from 'expo-modules-core'; import { BackgroundNotificationTasksModule } from './BackgroundNotificationTasksModule.types'; export default NativeModulesProxy.ExpoBackgroundNotificationTasksModule as BackgroundNotificationTasksModule;