UNPKG

file-routing-expressjs

Version:

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

6 lines (3 loc) 91 B
import { Command } from 'commander'; declare const program: Command; export { program };