Orientation cleanup

This commit is contained in:
Max Lynch
2015-09-09 13:51:34 -05:00
parent 824d310ecc
commit 7ca620a470
6 changed files with 20 additions and 6 deletions

View File

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