UNPKG

@zowe/imperative

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