Detect if a zone.js patch is loaded?

116 Views Asked by At

Hi I need to find a way to detect that an app imports zone-patch-fetch.

It's imported like following : import 'zone.js/plugins/zone-patch-fetch';

Is there a way to do that ?.

Stackblitz demo

0

There are 0 best solutions below