StatusBar

This commit is contained in:
Max Lynch
2015-09-15 09:44:59 -05:00
parent f99f810d79
commit c9686eb418
4 changed files with 166 additions and 0 deletions

View File

@ -7,4 +7,5 @@ export * from './device/device'
export * from './device-motion/device-motion'
export * from './device-orientation/device-orientation'
export * from './geolocation/geolocation'
export * from './statusbar/statusbar'
export * from './vibration/vibration'