This commit is contained in:
Max Lynch
2015-09-08 13:49:24 -05:00
parent 05473c07af
commit fa6c82ff52
6 changed files with 159 additions and 9 deletions

View File

@ -1,4 +1,6 @@
export * from './plugin'
export * from './battery/battery'
export * from './camera/camera'
export * from './contacts/contacts'
export * from './geolocation/geolocation'
export * from './vibration/vibration'