Luillyfe

6,183
reputation
8
36
46

const $web = from(Internet, "any");

$web.subscribe(data => levelingUp(data));