UNPKG

@broadcom/ops-for-zowe-cli

Version:

OPS/MVS® Plug-in for Zowe CLI

5 lines (4 loc) 155 B
import { Session } from "@zowe/imperative"; export declare class EventUtils { static getCreateEventURL(session: Session, subSystem: string): string; }