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.

8 lines (5 loc) 226 B
/* istanbul ignore file */ // eslint-disable-next-line import/no-extraneous-dependencies import CrashlyticsClass from '@janiscommerce/app-crashlytics'; const Crashlytics = new CrashlyticsClass(); export default Crashlytics;