Add Typescript Version 2.3

This commit is contained in:
Yui T
2017-06-11 21:43:52 -07:00
parent 86e7e14c72
commit 61dd4d34f8
2 changed files with 3 additions and 1 deletions

View File

@@ -4,7 +4,8 @@
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
//
// Copyright (c) Microsoft Open Technologies Inc
// Licensed under the MIT license.
// Licensed under the MIT license.
// TypeScript Version: 2.3
interface WindowEventMap {
/**

View File

@@ -5,6 +5,7 @@
//
// Copyright (c) Microsoft Open Technologies Inc
// Licensed under the MIT license.
// TypeScript Version: 2.3
interface Window {
/**