accounts-frontend/packages/app/components/profile/multiFactorAuth/index.ts

3 lines
84 B
TypeScript
Raw Normal View History

2019-12-07 16:58:52 +05:30
export { default } from './MultiFactorAuth';
export { MfaStep } from './MfaEnable';