Skip to content

Commit 79dac24

Browse files
Release 4.0.0
1 parent 54062cc commit 79dac24

File tree

4 files changed

+27890
-0
lines changed

4 files changed

+27890
-0
lines changed

dist/constants.d.ts

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
export declare const INPUT_ARCHITECTURE = "arch";
2+
export declare const INPUT_VS_PATH = "vs-path";
3+
export declare const INPUT_SDK = "sdk";
4+
export declare const INPUT_SPECTRE = "spectre";
5+
export declare const INPUT_TOOLSET = "toolset";
6+
export declare const INPUT_UWP = "uwp";
7+
export declare const INPUT_EXPORT_VCVARSALL = "export-path-to-vcvarsall";
8+
export declare const INPUT_EXPORT_VS = "export-path-to-vs";

0 commit comments

Comments
 (0)