This commit is contained in:
Max Lynch
2015-11-30 11:09:50 -06:00
parent 226c182039
commit b6e612209a
17 changed files with 155 additions and 42 deletions
+2
View File
@@ -1,7 +1,9 @@
const DEVICE_READY_TIMEOUT = 2000;
export * from './plugins/actionsheet';
export * from './plugins/ble';
export * from './plugins/camera';
export * from './plugins/contacts';
export * from './plugins/device';
export * from './plugins/statusbar';
export * from './plugins/toast';