You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Angular 2+ uses TypeScript so you need the type definition to use this library. Unfortunately a dedicated type definition for this library doesn't exist yet. But you can still write a minimal .d.ts file just for the destination() function and import it into your TS project. As an example, you can take a look at this.
No description provided.
The text was updated successfully, but these errors were encountered: