UNPKG

@apistudio/apim-cli

Version:

CLI for API Management Products

6 lines 186 B
/** * Copyright Super iPaaS Integration LLC, an IBM Company 2024 */ import { Command } from 'commander'; export declare const deployCommand: Command; //# sourceMappingURL=deploy.d.ts.map