UNPKG

@kui-shell/plugin-core-support

Version:

Kui plugin offering core extensions such as help and screenshot commands

3 lines (2 loc) 112 B
export declare function openExternal(url: string): Promise<void>; export declare function getAppName(): string;