benlesh / rxjs-for-await

A library for making RxJS support async-await for-await loops via AsyncIterables

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is interval from interval(100) in the readme?

JBotwina opened this issue · comments

import { interval } from 'rxjs';