Sign in
apache
/
pouchdb
/
refs/heads/selenium-3.0.1
/
.
/
packages
/
node_modules
/
pouchdb-adapter-idb
/
src
/
changesHandler.js
blob: b169c41005f3c962cf9c7ff216daad303a5ac711 [
file
] [
log
] [
blame
]
import
{
changesHandler as
Changes
}
from
'pouchdb-utils'
;
export
default
new
Changes
();