mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 19:18:59 +01:00
8 lines
439 B
JavaScript
8 lines
439 B
JavaScript
/*---------------------------------------------------------------------------------------------
|
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
* Licensed under the MIT License. See License.txt in the project root for license information.
|
|
*--------------------------------------------------------------------------------------------*/
|
|
|
|
// NOTE: THIS FILE WILL BE OVERWRITTEN DURING BUILD TIME, DO NOT EDIT
|
|
|
|
define([], {}); |