UNPKG

@microfox/cli

Version:

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

4 lines (2 loc) 72 B
declare function pushCommand(): Promise<void>; export { pushCommand };