Luillyfe

5,467
reputation
8
31
44

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

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