This commit is contained in:
Max Lynch
2015-11-29 21:50:58 -06:00
parent dfef6dcfe8
commit af5b3de227
12 changed files with 33 additions and 27 deletions
+4 -4
View File
@@ -1,9 +1,9 @@
const DEVICE_READY_TIMEOUT = 2000;
export * from './plugins/actionsheet';
export * from './plugins/camera';
export * from './plugins/device';
export * from './plugins/statusbar';
//export * from './plugins/actionsheet';
//export * from './plugins/camera';
//export * from './plugins/device';
//export * from './plugins/statusbar';
export * from './plugins/toast';