UNPKG

@sap/adp-abap

Version:

abap service for all yeoman generators

7 lines (6 loc) 245 B
export default class DiscoveryUtils { private static DISCOVERY_URL; private static FILTER; static isAbapSystem(destinationName: string, username?: string, password?: string): Promise<boolean>; private static getRequestOptions; }