UNPKG

aws-amplify-react

Version:

AWS Amplify is a JavaScript library for Frontend and mobile developers building cloud-enabled applications.

6 lines (5 loc) 276 B
export { default as Picker } from './Picker'; export { default as PhotoPicker } from './PhotoPicker'; export { default as TextPicker } from './TextPicker'; export { default as SelectMFAType } from './SelectMFAType'; export { default as TOTPSetupComp } from './TOTPSetupComp';