My code
import { from, timer } from "rxjs"; import { delayWhen } from "rxjs/operators"; function fromDelayed(arr: number[]) { return fr