JS changes
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
import {BackgroundNotificationHandler} from './src/ExpoBackgroundNotificationHandlerModule'
|
||||
export default BackgroundNotificationHandler
|
||||
import {BackgroundNotificationPreferencesProvider} from './src/BackgroundNotificationHandlerProvider'
|
||||
import * as BackgroundNotifications from './src/index'
|
||||
|
||||
export {BackgroundNotificationPreferencesProvider, BackgroundNotifications}
|
||||
|
||||
Reference in New Issue
Block a user