soybean-admin/src/views/system/login/components/common/index.ts
2021-09-11 02:34:36 +08:00

4 lines
73 B
TypeScript

import OtherLogin from './OtherLogin/index.vue';
export { OtherLogin };