Sign in
apache
/
pouchdb
/
refs/heads/master
/
.
/
packages
/
node_modules
/
pouchdb-utils
/
src
/
cloneBinaryObject.js
blob: 901dac223f7485eb90cc37e49543a677045923e4 [
file
] [
log
] [
blame
]
export
default
(
buffer
)
=>
Buffer
.
from
(
buffer
);