Sign in
apache
/
pouchdb
/
refs/heads/smaller-errors-code
/
.
/
packages
/
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
;