This commit is contained in:
Max Lynch
2015-09-08 16:08:17 -05:00
parent b95ddaafa2
commit ccae94013c
12 changed files with 318 additions and 84 deletions

View File

@ -3,5 +3,6 @@ export * from './battery/battery'
export * from './camera/camera'
export * from './contacts/contacts'
export * from './device/device'
export * from './device-motion/device-motion'
export * from './geolocation/geolocation'
export * from './vibration/vibration'