2 lines
71 B
TypeScript
2 lines
71 B
TypeScript
export declare function isServerInstalled(command: string[]): boolean;
|
export declare function isServerInstalled(command: string[]): boolean;
|