Sign in
apache
/
pouchdb
/
refs/heads/test-npm-git
/
.
/
extras
/
ajax.js
blob: ef82744c3e48d1132514f52e388d066f791ef63c [
file
] [
log
] [
blame
]
'use strict'
;
// allow external plugins to require('pouchdb/extras/ajax')
module
.
exports
=
require
(
'../lib/extras/ajax'
);