UNPKG

@broadcom/endevor-bridge-for-git-for-zowe-cli

Version:

Endevor Bridge for Git plug-in for Zowe CLI

6 lines (5 loc) 242 B
import { EBGOptions } from "../options/EBGOptions"; import { ICommandOptionDefinition } from "@zowe/imperative"; export declare class LocalHookTokenOptions extends EBGOptions { static OPTIONAL_OVERWRITE_TOKEN: ICommandOptionDefinition; }