bootstrap-show-toast
bootstrap-show-toast copied to clipboard
Can I use with Angular Standalone
I like this, very straight to the point, and if I get it to work, will assist me a great deal. I am trying to use with angular 18, and I am running out of possible permutations, First because its an anonymous function, and secondly angular complains that it 'Could not find a declaration file for module '../scripts/-show-toast'.... implicitly has an 'any' type
What would be the right way to optimize this? I would prefer modifying the code to provide an ES6 compatible class.