mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-02 00:07:23 +08:00
docs(): update docs
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import { Cordova, Plugin } from './plugin';
|
||||
import { Observable } from 'rxjs/Observable';
|
||||
|
||||
|
||||
export interface ToastOptions {
|
||||
/**
|
||||
* Message to display
|
||||
@@ -35,6 +34,7 @@ export interface ToastOptions {
|
||||
verticalPadding?: number;
|
||||
};
|
||||
}
|
||||
|
||||
/**
|
||||
* @name Toast
|
||||
* @description
|
||||
|
||||
Reference in New Issue
Block a user