From 1537db2e2e0bc8fa8ff41fdfd09c68fa84972f58 Mon Sep 17 00:00:00 2001 From: Zev Spitz Date: Wed, 28 Jun 2017 03:22:13 +0200 Subject: [PATCH] Added Typescript Version to WIA, which uses string enums --- types/activex-wia/index.d.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/types/activex-wia/index.d.ts b/types/activex-wia/index.d.ts index ff7253c335..51ef3c59f7 100644 --- a/types/activex-wia/index.d.ts +++ b/types/activex-wia/index.d.ts @@ -2,6 +2,7 @@ // Project: https://msdn.microsoft.com/en-us/library/windows/desktop/ms630368(v=vs.85).aspx // Definitions by: Zev Spitz // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped +// Typescript Version: 2.4 declare namespace WIA { /** String versions of globally unique identifiers (GUIDs) that identify common Device and Item commands. */