Add (much deserved credit) for Rhoden

This commit is contained in:
Andrew Kuklewicz
2016-03-27 19:28:44 -04:00
parent 06f39135fe
commit cbf802150d
+1 -1
View File
@@ -1,6 +1,6 @@
// Type definitions for EvaporateJS
// Project: https://github.com/TTLabs/EvaporateJS
// Definitions by: Andrew Kuklewicz <https://github.com/kookster/>
// Definitions by: Andrew Kuklewicz <https://github.com/kookster/>, Chris Rhoden <https://github.com/chrisrhoden>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare class Evaporate {
cancel(id:string): boolean;