import { Subscription, timer } from 'rxjs'; import { switchMap } from 'rxjs/operators'; subscription: Subscription; statusText: string; ...
確定! 回上一頁