Type Alias ActiveMemberInfo

ActiveMemberInfo: Omit<MemberInfo, "role"> & {
    role: "/home/runner/work/comapeo-core/comapeo-core/src/roles";
}