/** * ่œๅ•ๅˆ—่กจ */ import MemberCard from './member-card'; export type { MemberInfoModel } from './type'; export { MemberCard };