style(): spacing and cleanup

This commit is contained in:
Ibby
2016-12-06 08:02:00 -05:00
parent fff1dc45e2
commit e26783b8c6
39 changed files with 228 additions and 92 deletions
+2
View File
@@ -35,6 +35,7 @@ import { Observable } from 'rxjs/Observable';
platforms: ['Android', 'iOS', 'Windows Phone 8']
})
export class BackgroundMode {
/**
* Enable the background mode.
* Once called, prevents the app from being paused while in background.
@@ -112,6 +113,7 @@ export class BackgroundMode {
* Configurations items that can be updated.
*/
export interface Configure {
/**
*Title of the background task
*/