UNPKG

aws-amplify-react

Version:

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

13 lines 557 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var Picker_1 = require("./Picker"); exports.Picker = Picker_1.default; var PhotoPicker_1 = require("./PhotoPicker"); exports.PhotoPicker = PhotoPicker_1.default; var TextPicker_1 = require("./TextPicker"); exports.TextPicker = TextPicker_1.default; var SelectMFAType_1 = require("./SelectMFAType"); exports.SelectMFAType = SelectMFAType_1.default; var TOTPSetupComp_1 = require("./TOTPSetupComp"); exports.TOTPSetupComp = TOTPSetupComp_1.default; //# sourceMappingURL=index.js.map