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