mattermost-mobile/index.js
2017-11-07 13:34:39 -03:00

7 lines
221 B
JavaScript

// Copyright (c) 2016-present Mattermost, Inc. All Rights Reserved.
// See License.txt for license information.
/* eslint-disable no-unused-vars */
import Mattermost from 'app/mattermost';
const app = new Mattermost();