This website requires JavaScript.
Explore
Help
Sign In
jean
/
bifocal
Watch
1
Star
0
Fork
You've already forked bifocal
0
Code
Issues
3
Pull Requests
Packages
Projects
Releases
1
Wiki
Activity
f8836547f1
bifocal
/
node_modules
/
readable-stream
/
lib
/
internal
/
streams
/
from-browser.js
4 lines
101 B
JavaScript
Raw
Blame
History
module
.
exports
=
function
(
)
{
throw
new
Error
(
'Readable.from is not available in the browser'
)
}
;
Reference in New Issue
View Git Blame
Copy Permalink