mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 04:50:18 +00:00
whitespace fix
This commit is contained in:
Vendored
+2
-2
@@ -36,8 +36,8 @@ declare class Pubnub {
|
||||
unsubscribe(params: Pubnub.UnsubscribeParameters): void;
|
||||
|
||||
unsubscribeAll(): void;
|
||||
|
||||
stop():void;
|
||||
|
||||
stop(): void;
|
||||
|
||||
addListener(params: Pubnub.ListenerParameters): void;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user