UNPKG

amplify-material-ui

Version:

A Material-UI based implementation of aws amplify

7 lines (6 loc) 259 B
export var UsernameAttribute; (function (UsernameAttribute) { UsernameAttribute["EMAIL"] = "email"; UsernameAttribute["PHONE_NUMBER"] = "phone_number"; UsernameAttribute["USERNAME"] = "username"; })(UsernameAttribute || (UsernameAttribute = {}));