UNPKG

@expressots/cli

Version:

Expressots CLI - modern, fast, lightweight nodejs web framework (@cli)

4 lines (3 loc) 117 B
import { CommandModule } from "yargs"; declare const scriptsCommand: () => CommandModule; export { scriptsCommand };