stremio-web/src/routes/NotFound/index.js

5 lines
117 B
JavaScript

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