Open avatar21 opened 7 years ago
to be exact ... 1# needing this plugin to support AMD 2# needing type definition for this plugin, which might be something like jquery.toast.d.ts, and register with tsd
I agree. It would be great to have type definitions for the plugin.
Recently trying to use it with TypeScript and RequireJS+Shim ... however there's no Toast.s.ts defiend for it, and it depends on JQuery ... hence trying to get support for this, or I'll try to implement the missing pieces ...
Property 'toast' does not exist on type 'JQueryStatic'.