Dialogs plugin

This commit is contained in:
Max Lynch
2015-09-14 14:21:53 -05:00
parent fe028627b8
commit 7c005f2759
5 changed files with 131 additions and 1 deletions

View File

@ -2,6 +2,7 @@ export * from './plugin'
export * from './battery/battery'
export * from './camera/camera'
export * from './contacts/contacts'
export * from './dialogs/dialogs'
export * from './device/device'
export * from './device-motion/device-motion'
export * from './device-orientation/device-orientation'