How to refresh a page when net connection established?

I tried it like ,

import { Subject } from ‘rxjs/Subject’;

but show TS Error…
Do you please answer this post : How to call a function in app.component.ts menu before going a component to check connection exist?

it’s an alternative for my problem.

Thanks

Anes