Please enable JavaScript in your browser!
Главная
Обзор
Помощь
Вход
zhouchong
/
anKeYuan-largeScreen-1080
Следить
1
В избранное
0
Ответвить
0
Файлы
Обсуждения
0
Запросы на слияние
0
Вики
Дерево:
74025ddde1
Ветки
Метки
master
prototype
test_case_pro
anKeYuan-lar...
/
node_modules
/
readable-stream
/
lib
/
internal
/
streams
/
from-browser.js
from-browser.js
101 B
История
Исходник
1
2
3
4
module.exports = function () {
throw new Error('Readable.from is not available in the browser')
};