const static = require('./static') const nodejs = require('./nodejs') module.exports = { static, nodejs }