Sign in
apache
/
pouchdb
/
refs/heads/add-pouch-find-docs
/
.
/
packages
/
node_modules
/
pouchdb-mapreduce
/
src
/
evalFunction-browser.js
blob: 6cb931436ec3b00d772276047b80f865ab53a5ba [
file
] [
log
] [
blame
]
import
evalFunctionWithEval from
'./evalFunctionWithEval'
;
export
default
evalFunctionWithEval
;