UNPKG

leetkick

Version:

A CLI tool for scaffolding LeetCode exercises with language-specific testing setups

3 lines (2 loc) 80 B
import { Command } from 'commander'; export declare const initCommand: Command;