UNPKG

starty

Version:

a lightweight framework which helps building modular and configurable Node.js applications

6 lines (5 loc) 115 B
'use strict' const {configureInternals} = require('./construct'); module.exports = { configureInternals }