add docs about mixed keys
This commit is contained in:
parent
9d5f686bbd
commit
a89e8cd405
3 changed files with 27 additions and 3 deletions
|
|
@ -28,7 +28,7 @@ module.exports = function($window) {
|
|||
renderService.setEventCallback(function(e) {
|
||||
if (e.redraw !== false) redraw()
|
||||
})
|
||||
|
||||
|
||||
var callbacks = []
|
||||
function subscribe(key, callback) {
|
||||
unsubscribe(key)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue