Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'build/linux/rpm/types.js')
-rw-r--r--build/linux/rpm/types.js6
1 files changed, 6 insertions, 0 deletions
diff --git a/build/linux/rpm/types.js b/build/linux/rpm/types.js
new file mode 100644
index 00000000000..56d4e6c56ce
--- /dev/null
+++ b/build/linux/rpm/types.js
@@ -0,0 +1,6 @@
+"use strict";
+/*---------------------------------------------------------------------------------------------
+ * Copyright (c) Microsoft Corporation. All rights reserved.
+ * Licensed under the MIT License. See License.txt in the project root for license information.
+ *--------------------------------------------------------------------------------------------*/
+Object.defineProperty(exports, "__esModule", { value: true });