UNPKG

starty

Version:

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

7 lines (5 loc) 113 B
'use strict' const {webClientBuilder} = require('./webclient'); module.exports = { webClientBuilder }