Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/pouchdb
/ notify
Method
notify
lib/index.es.js:410–413 ·
view source on GitHub ↗
(dbName)
Source
from the content-addressed store, hash-verified
408
}
409
410
notify(dbName) {
411
this.emit(dbName);
412
this.notifyLocalWindows(dbName);
413
}
414
}
415
416
function
guardedConsole(method) {
Callers
2
complete
Function · 0.45
LevelPouch
Function · 0.45
Calls
1
notifyLocalWindows
Method · 0.95
Tested by
no test coverage detected