Good day,
Tell me, please, how to exclude duplication of type records: var mysql = require ('.. somefolder / mysql') from a separate file of the router.js, because they are already listed in app.js
Good day,
Tell me, please, how to exclude duplication of type records: var mysql = require ('.. somefolder / mysql') from a separate file of the router.js, because they are already listed in app.js
Source: https://ru.stackoverflow.com/questions/561628/
All Articles