From 6d8ac2682d4ac181e26b65d15c900bfbe9da2eba Mon Sep 17 00:00:00 2001 From: Saeed Tabrizi Date: Thu, 11 Apr 2019 17:03:07 +0430 Subject: [PATCH] Update index.d.ts --- types/orientjs/index.d.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/types/orientjs/index.d.ts b/types/orientjs/index.d.ts index 0f8f3645c2..4645b16842 100644 --- a/types/orientjs/index.d.ts +++ b/types/orientjs/index.d.ts @@ -2,11 +2,10 @@ // Project: https://github.com/orientechnologies/orientjs // Definitions by: [Saeed Tabrizi] // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped - +// TypeScript Version: 2.8 // Last Update : 11-4-2019 // Compatible with Orientdb >= 2.2.x and orientjs <= 3.0.x features // Developed with love in www.nowcando.com -// ///