Expand 35 modules across encoding, consensus, experimental, messaging, pear, storage, and supercomputer APIs.
Co-authored-by: Cursor <[email protected]>
This commit is contained in:
@@ -52,6 +52,10 @@ class HyperP2PBeeRangeWatch extends EventEmitter {
|
||||
return n
|
||||
}
|
||||
|
||||
clearAll () {
|
||||
return this.unwatchAll()
|
||||
}
|
||||
|
||||
emitChange (key, value, op = 'put') {
|
||||
if (key == null) throw new Error('key required')
|
||||
let n = 0
|
||||
|
||||
Reference in New Issue
Block a user