mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-27 03:54:24 +01:00
Hello Code
This commit is contained in:
7
src/vs/languages/css/common/services/browsers.d.ts
vendored
Normal file
7
src/vs/languages/css/common/services/browsers.d.ts
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the MIT License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
|
||||
export declare var data: any;
|
||||
export declare var descriptions: any;
|
||||
Reference in New Issue
Block a user