AhsanAyaz / ngx-device-detector

An Angular v7+ library to detect the device, OS, and browser details.
https://ahsanayaz.github.io/ngx-device-detector
MIT License
520 stars 101 forks source link

Generic type 'ModuleWithProviders<T>' #160

Closed BruneXX closed 4 years ago

BruneXX commented 4 years ago

node_modules/ngx-device-detector/index.d.ts:3:23 - error TS2314: Generic type 'ModuleWithProviders' requires 1 type argument(s).

BruneXX commented 4 years ago

That's happening after migration from angular 9 to v10.0.11

AhsanAyaz commented 4 years ago

@BruneXX , please try the latest release and re-open the issue if it persists.