UNPKG

@interopio/desktop-cli

Version:

CLI tool for setting up, building and packaging io.Connect Desktop projects

5 lines 215 B
import { Command } from 'commander'; export declare const initCommand: Command; export declare const bootstrapCommand: Command; export declare const setupCommand: Command; //# sourceMappingURL=setup.command.d.ts.map