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