getAsync<IUser>('user')), // 3) switchMap(async (_) => { // const y = await this.storageService.getAsync<IUser>('user'); // return y; ...
確定! 回上一頁