UNPKG

starty

Version:

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

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