UNPKG

amiddy

Version:

Middleware server with high configurability for development

2 lines 91 B
#!/usr/bin/env node import cli from"./cli.js";function entryPoint(){cli.run()}entryPoint();