Sign in
apache
/
pouchdb
/
81df2f8954a20e0b4e3db8eef7290f56b9e4da3a
/
.
/
packages
/
node_modules
/
pouchdb-binary-utils
/
src
/
blob.js
blob: 46c8720ee1fc7e4abb67ceb28f1efc015cfb52eb [
file
] [
log
] [
blame
]
// This function is unused in Node
/* istanbul ignore next */
function
createBlob
()
{
}
export
default
createBlob
;