Added Header comment to index.d.ts file

This commit is contained in:
maylukas 2016-11-14 09:21:53 +01:00
parent 44212cf641
commit 130b5ae0c6

5
openui5/index.d.ts vendored
View File

@ -1,3 +1,8 @@
// Type definitions for OpenUI5 1.40
// Project: http://openui5.org/
// Definitions by: Lukas May <https://www.dscsag.com/>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
/// <reference path="./sap.m.d.ts" />
/// <reference path="./sap.ui.d.ts" />
/// <reference path="./jquery.sap.d.ts" />