mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-05 16:51:01 +00:00
5 lines
147 B
JavaScript
5 lines
147 B
JavaScript
// Copyright (C) 2017-2020 Smart code 203358507
|
|
|
|
const ServerNotification = require('./ServerNotification');
|
|
|
|
module.exports = ServerNotification;
|