UNPKG

microfox

Version:

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

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