This commit is contained in:
Max Lynch
2015-09-15 12:58:12 -05:00
parent 4de0eaf95f
commit c391314ede
3 changed files with 75 additions and 1 deletions

View File

@ -1,4 +1,5 @@
export * from './plugin'
export * from './barcode/barcode'
export * from './battery/battery'
export * from './camera/camera'
export * from './contacts/contacts'