1 2 3 4 5 6
export default { requestPermission: jest.fn(), onForegroundEvent: jest.fn(), setBadgeCount: jest.fn(), displayNotification: jest.fn(), }