angular-signature-pad
angular-signature-pad copied to clipboard
Angular 10 - forRoot() declaration not working.
Subject of the feature
Angular 10 released a breaking change, where ModuleWithProviders needs a type to be declared. Hence, using the forRoot() method while importing the module does not work.