stremio-web/src/common/ServerNotification/index.js
2021-06-16 21:24:40 +03:00

5 lines
147 B
JavaScript

// Copyright (C) 2017-2020 Smart code 203358507
const ServerNotification = require('./ServerNotification');
module.exports = ServerNotification;