UNPKG

kawkab-frontend

Version:

Kawkab frontend is a frontend library for the Kawkab framework

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