mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-12-29 09:34:58 +03:00
Shim subscriptionCount to getSubscriptionCount
This commit is contained in:
parent
ff30a8e14b
commit
667e0929b6
@ -4,6 +4,7 @@
|
||||
|
||||
#FIXME remove once all packages have been updated
|
||||
Emitter::trigger = (args...) => @emit(args...)
|
||||
Emitter::subscriptionCount = (args...) => @getSubscriptionCount(args...)
|
||||
|
||||
module.exports =
|
||||
_: require '../src/underscore-extensions'
|
||||
|
Loading…
Reference in New Issue
Block a user