// Copyright (c) 2015-present Mattermost, Inc. All Rights Reserved. // See LICENSE.txt for license information. // Used to leverage the platform specific components import MattermostManaged from './mattermost-managed'; export default MattermostManaged;