UNPKG

kawkab-frontend

Version:

Kawkab frontend is a frontend library for the Kawkab framework

3 lines (2 loc) 99 B
import { Command } from 'commander'; export declare function startCommand(program: Command): void;