UNPKG

leetkick

Version:

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

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