mattermost-mobile/app/push_notifications/index.js
2017-06-05 16:15:00 -04:00

5 lines
201 B
JavaScript

// Copyright (c) 2017-present Mattermost, Inc. All Rights Reserved.
// See License.txt for license information.
import PushNotifications from './push_notifications';
export default PushNotifications;