UNPKG

neft

Version:

Universal Platform

6 lines (5 loc) 98 B
module.exports = (NeftApp) => { const config = {}; const app = NeftApp(config); return app; };