msvc-dev-cmd v1.12.1

This commit is contained in:
Oleksii Lozovskyi
2023-02-05 09:03:35 +09:00
10 changed files with 57 additions and 41 deletions
+2 -1
View File
@@ -1 +1,2 @@
export declare function issueCommand(command: string, message: any): void;
export declare function issueFileCommand(command: string, message: any): void;
export declare function prepareKeyValueMessage(key: string, value: any): string;