UNPKG

microfox

Version:

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

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