Raact to Ionic 1.2 release

https://github.com/driftyco/ionic/pull/4613/files
This commit is contained in:
Alexander
2015-12-10 21:09:58 +02:00
parent f8af639bf2
commit 9d54d10a88
+1
View File
@@ -343,6 +343,7 @@ declare module ionic {
select(index: number): void;
selectedIndex(): number;
$getByHandle(handle: string): IonicTabsDelegate;
showBar(show?: boolean): boolean;
}
}
module utility {