UNPKG

@janiscommerce/app-push-notification

Version:

This package will take care of performing the main actions for registration to receive notifications in the foreground and background.

4 lines (3 loc) 272 B
export {default as setupForegroundMessageHandler} from './setupForegroundMessageHandler'; export {default as setupBackgroundMessageHandler} from './setupBackgroundMessageHandler'; export {default as setupNotificationOpenedHandler} from './setupNotificationOpenedHandler';