Flatlogic Bot 33b1653816 V3
2026-02-16 03:42:10 +00:00

4 lines
101 B
JavaScript

module.exports = function () {
throw new Error('Readable.from is not available in the browser')
};