docs(toast): add interface to docs

This commit is contained in:
Ibby 2016-10-14 07:11:41 -04:00
parent db3d5b63c6
commit 37ed9a097a

View File

@ -53,6 +53,8 @@ export interface ToastOptions {
* }
* );
* ```
* @interfaces
* ToastOptions
*/
@Plugin({
plugin: 'cordova-plugin-x-toast',