mirror of
https://github.com/mattermost/mattermost.git
synced 2026-04-20 21:57:03 -04:00
4 lines
140 B
TypeScript
4 lines
140 B
TypeScript
// Copyright (c) 2015-present Mattermost, Inc. All Rights Reserved.
|
|
// See LICENSE.txt for license information.
|
|
|
|
import 'isomorphic-fetch';
|