Sign in
apache
/
pouchdb
/
refs/heads/custom-build
/
.
/
extras
/
ajax.js
blob: aebed661a5beceb444d53caadaee90d4ccb396f0 [
file
] [
log
] [
blame
]
'use strict'
;
// allow external plugins to require('pouchdb/extras/ajax')
module
.
exports
=
require
(
'../lib/deps/ajax/ajaxCore'
);