UNPKG

microfox

Version:

Universal CLI tool for creating modern TypeScript packages with npm availability checking

6 lines (3 loc) 99 B
import { Command } from 'commander'; declare const codeCommand: Command; export { codeCommand };