UNPKG

aws-amplify-react

Version:

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

12 lines (11 loc) 406 B
export * from './AmplifyUI'; export * from './Auth'; export * from './Analytics'; export * from './Storage'; export * from './Widget'; export * from './API'; export * from './Interactions'; export * from './XR'; export { Bootstrap as AmplifyTheme } from './AmplifyTheme'; export { MapEntries as AmplifyMessageMapEntries } from './AmplifyMessageMap'; export { transparent1X1, white1X1 } from './AmplifyUI';