UNPKG

@sap/adp-common

Version:
5 lines (4 loc) 141 B
export declare class VSCodeUtils { static isExtensionInstalled(extensionName: string): boolean; static isInternalUsage(): boolean; }