UNPKG

file-routing-expressjs

Version:

A dependency-free, flexible, system-based file routing for Express.

4 lines 144 B
#!/usr/bin/env node import configCollectCommand from "./collect"; configCollectCommand().parse(process.argv); //# sourceMappingURL=index.mjs.map