UNPKG

@zowe/imperative

Version:
7 lines 232 B
import { ICommandDefinition } from "../../../../../cmd"; /** * Definition of the edit command. * @type {ICommandDefinition} */ export declare const editDefinition: ICommandDefinition; //# sourceMappingURL=edit.definition.d.ts.map