This commit is contained in:
Max Lynch
2015-11-30 22:15:21 -06:00
parent 3b17353921
commit 14ec97d8d4
57 changed files with 1047 additions and 15 deletions
+1
View File
@@ -3,6 +3,7 @@ const DEVICE_READY_TIMEOUT = 2000;
export * from './plugins/actionsheet';
export * from './plugins/ble';
export * from './plugins/camera';
export * from './plugins/calendar';
export * from './plugins/contacts';
export * from './plugins/device';
export * from './plugins/facebook';