From 130b5ae0c6b2da5d4a7f1990dcd63585c8dde953 Mon Sep 17 00:00:00 2001 From: maylukas Date: Mon, 14 Nov 2016 09:21:53 +0100 Subject: [PATCH] Added Header comment to index.d.ts file --- openui5/index.d.ts | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/openui5/index.d.ts b/openui5/index.d.ts index 2cfcadc323..b6c1a14d1c 100644 --- a/openui5/index.d.ts +++ b/openui5/index.d.ts @@ -1,3 +1,8 @@ +// Type definitions for OpenUI5 1.40 +// Project: http://openui5.org/ +// Definitions by: Lukas May +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped + /// /// /// \ No newline at end of file