refactor(spinnerDialog):

This commit is contained in:
Guille 2016-07-17 20:11:04 +02:00
parent c98f0fb125
commit 13f10f7e19

View File

@ -1,4 +1,5 @@
import {Plugin, Cordova} from './plugin'; import { Cordova, Plugin } from './plugin';
/** /**
* @name Spinner Dialog * @name Spinner Dialog
@ -22,7 +23,6 @@ import {Plugin, Cordova} from './plugin';
}) })
export class SpinnerDialog { export class SpinnerDialog {
/** /**
* Shows the spinner dialog * Shows the spinner dialog
* @param title {string} Spinner title (shows on Android only) * @param title {string} Spinner title (shows on Android only)