Initial version

This commit is contained in:
Johannes Rieken 2016-06-09 12:39:51 +02:00 committed by Alex Dima
parent a818bfffee
commit 331acc5fef
26 changed files with 59386 additions and 2 deletions

6
lib/lib-es6-ts.d.ts vendored Normal file
View file

@ -0,0 +1,6 @@
/*---------------------------------------------------------------------------------------------
* 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 contents: string;