Sign in
apache
/
incubator-resilientdb-ResContract
/
a084c655c036190cede801cb760a3f93c25be3b2
/
.
/
node_modules
/
readable-stream
/
lib
/
internal
/
streams
/
from-browser.js
blob: a4ce56f3c90f60d3416e8e0328375c4b20213872 [
file
] [
log
] [
blame
]
module
.
exports
=
function
()
{
throw
new
Error
(
'Readable.from is not available in the browser'
)
};