Closed roman-rr closed 3 weeks ago
Hello everyone.
Could someone please help to update typings: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pubnub
Latest version is "@types/pubnub": "7.4.2" and PubNub "pubnub": "8.0.1".
"@types/pubnub": "7.4.2"
"pubnub": "8.0.1"
Especially need to have new methods from new Event Engine & Listeners, such as subscriptionSet.
subscriptionSet
Thanks.
@roman-rr this issue is addressed in v8.2.10
Hello everyone.
Could someone please help to update typings: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pubnub
Latest version is
"@types/pubnub": "7.4.2"
and PubNub"pubnub": "8.0.1"
.Especially need to have new methods from new Event Engine & Listeners, such as
subscriptionSet
.Thanks.