docs update + remove any static methods/properties

This commit is contained in:
Ibby
2017-03-13 18:00:03 -04:00
parent 699af1e1c2
commit 15fb82730d
23 changed files with 296 additions and 135 deletions
+1 -1
View File
@@ -120,7 +120,7 @@ export interface AdExtras {
@Injectable()
export class AdMob {
static AD_POSITION: {
AD_POSITION: {
NO_CHANGE: number;
TOP_LEFT: number;
TOP_CENTER: number;