mirror of
https://gitlab.com/foxixus/neomovies-api.git
synced 2025-10-28 01:48:51 +05:00
4 lines
60 B
JavaScript
4 lines
60 B
JavaScript
const app = require('../src/index');
|
|
|
|
module.exports = app;
|