From cbf802150d720a8259a350d4f0a8b198813c0202 Mon Sep 17 00:00:00 2001 From: Andrew Kuklewicz Date: Sun, 27 Mar 2016 19:28:44 -0400 Subject: [PATCH] Add (much deserved credit) for Rhoden --- evaporate/evaporate.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/evaporate/evaporate.d.ts b/evaporate/evaporate.d.ts index 07c82325f..2a6745546 100644 --- a/evaporate/evaporate.d.ts +++ b/evaporate/evaporate.d.ts @@ -1,6 +1,6 @@ // Type definitions for EvaporateJS // Project: https://github.com/TTLabs/EvaporateJS -// Definitions by: Andrew Kuklewicz +// Definitions by: Andrew Kuklewicz , Chris Rhoden // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare class Evaporate { cancel(id:string): boolean;