UNPKG

microfox

Version:

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

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