fix nvnc, zeromq, icheck and unity-webapi definitions

This commit is contained in:
Neil Stalker
2013-06-24 19:20:59 +01:00
parent d4c6dd3d45
commit d4e621d9ad
6 changed files with 41 additions and 8 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
// Definitions by: Dave McKeown <http://github.com/davemckeown>
// Definitions: https://github.com/borisyankov/DefinitelyTyped
declare interface EventEmitter {};
interface EventEmitter {}
declare module 'zmq' {