From 4773e99bd40d0fdca7c77c6f4dc19315dfe81ed6 Mon Sep 17 00:00:00 2001 From: Zev Spitz Date: Tue, 27 Jun 2017 03:03:03 +0200 Subject: [PATCH] Restored headers --- types/activex-adodb/index.d.ts | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/types/activex-adodb/index.d.ts b/types/activex-adodb/index.d.ts index 28e7d7f8ff..f2b43ded9d 100644 --- a/types/activex-adodb/index.d.ts +++ b/types/activex-adodb/index.d.ts @@ -1,3 +1,8 @@ +// Type definitions for ADODB - +// Project: https://msdn.microsoft.com/en-us/library/jj249010.aspx +// Defintions by: Zev Spitz +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped + declare namespace ADODB { const enum ADCPROP_ASYNCTHREADPRIORITY_ENUM { adPriorityAboveNormal = 4,